diff avi.h @ 885:da1d5db0ce5c libavformat

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents e07654b1049c
children d70e50f1495f
line wrap: on
line diff
--- a/avi.h	Sat Dec 17 17:57:03 2005 +0000
+++ b/avi.h	Sat Dec 17 18:14:38 2005 +0000
@@ -28,7 +28,7 @@
 void put_bmp_header(ByteIOContext *pb, AVCodecContext *enc, const CodecTag *tags, int for_asf);
 int put_wav_header(ByteIOContext *pb, AVCodecContext *enc);
 int wav_codec_get_id(unsigned int tag, int bps);
-void get_wav_header(ByteIOContext *pb, AVCodecContext *codec, int size); 
+void get_wav_header(ByteIOContext *pb, AVCodecContext *codec, int size);
 
 extern const CodecTag codec_bmp_tags[];
 extern const CodecTag codec_wav_tags[];