Author: thilo.borgmann
Date: Sun May 24 21:36:00 2009
New Revision: 4309

Log:
Cosmetics in alsdec.c.

Modified:
   als/alsdec.c

Modified: als/alsdec.c
==============================================================================
--- als/alsdec.c        Sun May 24 21:35:20 2009        (r4308)
+++ als/alsdec.c        Sun May 24 21:36:00 2009        (r4309)
@@ -36,8 +36,8 @@ typedef struct {
 /** Decodes an ALS frame.
  */
 static av_cold int decode_frame(AVCodecContext *avctx,
-                            void *data, int *data_size,
-                            AVPacket *avpkt)
+                                void *data, int *data_size,
+                                AVPacket *avpkt)
 {
     return 0;
 }
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to