# HG changeset patch # User heydowns # Date 1217097274 0 # Node ID 30e8c4bf08a4203683d7dbeff9b914dd30fbd2de # Parent 175c2c4d688782e31d84b84a66c83055009c09ec Fix reference to spec to be more specific and correct. diff -r 175c2c4d6887 -r 30e8c4bf08a4 h264.c --- a/h264.c Sat Jul 26 15:14:50 2008 +0000 +++ b/h264.c Sat Jul 26 18:34:34 2008 +0000 @@ -3371,7 +3371,7 @@ // Comment below left from previous code as it is an interresting note. /* First field in pair is in short term list or * at a different long term index. - * This is not allowed; see 7.4.3, notes 2 and 3. + * This is not allowed; see 7.4.3.3, notes 2 and 3. * Report the problem and keep the pair where it is, * and mark this field valid. */