COSMETICS: tabs --> spaces, some prettyprinting

Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2005-12-22 01:10:11 +00:00
parent 50827fcf44
commit bb270c0896
178 changed files with 21340 additions and 21340 deletions

View File

@@ -35,7 +35,7 @@ void avcodec_register_all(void)
static int inited = 0;
if (inited != 0)
return;
return;
inited = 1;
/* encoders */