# HG changeset patch # User rbultje # Date 1226781837 0 # Node ID cd5a6a766b148c5253b39d3a50aa7af5dced5e48 # Parent c7354edc349661fdb49438dbbdb7e1e73aebaddc Make function comment a bit more linguistically correct. diff -r c7354edc3496 -r cd5a6a766b14 rdt.h --- 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