COSMETICS: tabs --> spaces, some prettyprinting
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -35,7 +35,7 @@ void avcodec_register_all(void)
|
||||
static int inited = 0;
|
||||
|
||||
if (inited != 0)
|
||||
return;
|
||||
return;
|
||||
inited = 1;
|
||||
|
||||
/* encoders */
|
||||
|
Reference in New Issue
Block a user