Mercurial > libavformat.hg
diff asf.h @ 2789:6716e2fdc5cb libavformat
spelling
| author | vitor |
|---|---|
| date | Sat, 01 Dec 2007 22:21:04 +0000 |
| parents | 792383dd085e |
| children | cd1eabf38f6f |
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
