Mercurial > libavformat.hg
changeset 4031:cd5a6a766b14 libavformat
Make function comment a bit more linguistically correct.
author | rbultje |
---|---|
date | Sat, 15 Nov 2008 20:43:57 +0000 |
parents | c7354edc3496 |
children | 7c85b7921e61 |
files | rdt.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rdt.h Sat Nov 15 20:42:41 2008 +0000 +++ b/rdt.h Sat Nov 15 20:43:57 2008 +0000 @@ -73,7 +73,7 @@ * @param buf input buffer * @param len length of input buffer * @param set_id will be set to the set ID this packet belongs to - * @param seq_no will be set to the sequence number this packet belongs to + * @param seq_no will be set to the sequence number of the packet * @param stream_id will be set to the stream ID this packet belongs to * @param is_keyframe will be whether this packet belongs to a keyframe * @param timestamp will be set to the timestamp of the packet