# HG changeset patch # User tack # Date 1250634358 0 # Node ID 869c68891fde02258a94b7f2c6b9605c1cc047b0 # Parent 99eda963d27ac7d36a7ed315b87e7d02190faa35 Cosmetics: adjust alignment. diff -r 99eda963d27a -r 869c68891fde libaf/reorder_ch.h --- a/libaf/reorder_ch.h Tue Aug 18 22:24:36 2009 +0000 +++ b/libaf/reorder_ch.h Tue Aug 18 22:25:58 2009 +0000 @@ -97,9 +97,9 @@ // Channel layout definitions for different audio sources or targets // When specified channel number, they will be map to the specific layouts. -#define AF_CHANNEL_LAYOUT_ALSA_DEFAULT 0 -#define AF_CHANNEL_LAYOUT_AAC_DEFAULT 1 -#define AF_CHANNEL_LAYOUT_WAVEEX_DEFAULT 2 +#define AF_CHANNEL_LAYOUT_ALSA_DEFAULT 0 +#define AF_CHANNEL_LAYOUT_AAC_DEFAULT 1 +#define AF_CHANNEL_LAYOUT_WAVEEX_DEFAULT 2 #define AF_CHANNEL_LAYOUT_LAVC_DEFAULT 3 #define AF_CHANNEL_LAYOUT_VORBIS_DEFAULT 4 #define AF_CHANNEL_LAYOUT_LAVC_AAC_DEC_DEFAULT 5