diff indeo3.c @ 8988:48c89edff557 libavcodec

Reindent after last commit
author alexc
date Thu, 19 Feb 2009 23:08:23 +0000
parents 4d5d7e08f1d3
children 54bc8a2727b0
line wrap: on
line diff
--- a/indeo3.c	Thu Feb 19 23:01:13 2009 +0000
+++ b/indeo3.c	Thu Feb 19 23:08:23 2009 +0000
@@ -976,7 +976,7 @@
 }
 
 static int iv_decode_frame(Indeo3DecodeContext *s,
-                                     const uint8_t *buf, int buf_size)
+                           const uint8_t *buf, int buf_size)
 {
     unsigned int image_width, image_height,
                  chroma_width, chroma_height;