changeset 29492:869c68891fde

Cosmetics: adjust alignment.
author tack
date Tue, 18 Aug 2009 22:25:58 +0000
parents 99eda963d27a
children 335da85c454c
files libaf/reorder_ch.h
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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