reindent.

This commit is contained in:
Ronald S. Bultje 2011-03-07 13:18:57 -05:00
parent f1ef2cd9ed
commit 4e84f994d3
1 changed files with 1 additions and 3 deletions

View File

@ -92,9 +92,7 @@ static int h264_mp4toannexb_filter(AVBitStreamFilterContext *bsfc,
if (unit_nb)
pps_seen = 1;
}
else
{
} else {
sps_seen = 1;
}