summaryrefslogtreecommitdiff
path: root/libavcodec/flac.h
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2009-03-22 18:59:45 +0000
committerJustin Ruggles <justin.ruggles@gmail.com>2009-03-22 18:59:45 +0000
commitd1d9945f1ac89c300a619a83a58ccf8a8fb39dc7 (patch)
tree895f32d604018094876893c545afa7ad41cf0513 /libavcodec/flac.h
parent5c3e0340d983534bf9669363e375d4f861e1e9c6 (diff)
cosmetics: vertical alignment
Originally committed as revision 18149 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/flac.h')
-rw-r--r--libavcodec/flac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/flac.h b/libavcodec/flac.h
index 2728905b79..7ac2897404 100644
--- a/libavcodec/flac.h
+++ b/libavcodec/flac.h
@@ -29,7 +29,7 @@
#include "avcodec.h"
-#define FLAC_STREAMINFO_SIZE 34
+#define FLAC_STREAMINFO_SIZE 34
#define FLAC_MAX_CHANNELS 8
#define FLAC_MIN_BLOCKSIZE 16
#define FLAC_MAX_BLOCKSIZE 65535