diff allcodecs.c @ 2979:bfabfdf9ce55 libavcodec

COSMETICS: tabs --> spaces, some prettyprinting
author diego
date Thu, 22 Dec 2005 01:10:11 +0000
parents 583b6ac45c07
children 4007989367bc
line wrap: on
line diff
--- a/allcodecs.c	Wed Dec 21 17:50:40 2005 +0000
+++ b/allcodecs.c	Thu Dec 22 01:10:11 2005 +0000
@@ -35,7 +35,7 @@
     static int inited = 0;
 
     if (inited != 0)
-	return;
+        return;
     inited = 1;
 
     /* encoders */