Mercurial > libavformat.hg
changeset 2789:6716e2fdc5cb libavformat
spelling
author | vitor |
---|---|
date | Sat, 01 Dec 2007 22:21:04 +0000 |
parents | f66d29c833a6 |
children | dd1fbe36d103 |
files | asf.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/asf.h Sat Dec 01 12:05:59 2007 +0000 +++ b/asf.h Sat Dec 01 22:21:04 2007 +0000 @@ -56,7 +56,7 @@ uint64_t send_time; /**< time to send file, in 100-nanosecond units * invalid if broadcasting (could be ignored) */ uint32_t preroll; /**< timestamp of the first packet, in milliseconds - * if nonzero - substract from time */ + * if nonzero - subtract from time */ uint32_t ignore; ///< preroll is 64bit - but let's just ignore it uint32_t flags; /**< 0x01 - broadcast * 0x02 - seekable