diff zmbv.c @ 6479:863a6c0ff6ad libavcodec

indentation
author kostya
date Sun, 09 Mar 2008 14:16:27 +0000
parents 9818b6840614
children 48759bfbd073
line wrap: on
line diff
--- a/zmbv.c	Sun Mar 09 14:15:40 2008 +0000
+++ b/zmbv.c	Sun Mar 09 14:16:27 2008 +0000
@@ -505,7 +505,7 @@
         c->pic.key_frame = 0;
         c->pic.pict_type = FF_P_TYPE;
         if(c->decomp_len)
-        c->decode_xor(c);
+            c->decode_xor(c);
     }
 
     /* update frames */