From c3d9ebce8cff295da80f994358bb16f9ac5dbc2c Mon Sep 17 00:00:00 2001 From: jbr Date: Sun, 22 Mar 2009 18:59:45 +0000 Subject: [PATCH] cosmetics: vertical alignment git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18149 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b --- libavcodec/flac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.4.GIT