diff vp56.h @ 12293:83400282990a libavcodec

Reindent after last commit.
author alexc
date Wed, 28 Jul 2010 05:38:30 +0000
parents d8364962cc4a
children f618c62a6ddb
line wrap: on
line diff
--- a/vp56.h	Wed Jul 28 05:36:33 2010 +0000
+++ b/vp56.h	Wed Jul 28 05:38:30 2010 +0000
@@ -174,7 +174,7 @@
 int ff_vp56_free(AVCodecContext *avctx);
 void ff_vp56_init_dequant(VP56Context *s, int quantizer);
 int ff_vp56_decode_frame(AVCodecContext *avctx, void *data, int *data_size,
-                      AVPacket *avpkt);
+                         AVPacket *avpkt);
 
 
 /**