Fix indentation.

Originally committed as revision 22721 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Reimar Döffinger
2010-03-29 20:58:19 +00:00
parent c2bfd81605
commit 5b9c11ff96

View File

@@ -249,7 +249,7 @@ static int dv_init_dynamic_tables(const DVprofile *d)
} }
} }
} }
} }
return 0; return 0;
} }