aboutsummaryrefslogtreecommitdiff
path: root/audio/libaacplus/files/patch-include-aacplus.h
blob: a2797f0e6453a23bcd643aa4f64874461d68ae05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/aacplus.h.orig	2010-11-11 06:27:38.000000000 +0900
+++ include/aacplus.h	2011-10-13 18:19:31.000000000 +0900
@@ -12,7 +12,7 @@

 typedef enum {
 	AACPLUS_INPUT_16BIT = 0,
-	AACPLUS_INPUT_FLOAT,
+	AACPLUS_INPUT_FLOAT
 } aacplusInFormat;