View | Details | Raw Unified | Return to bug 161569
Collapse All | Expand All

(-)audio/libaacplus/files/patch-include-aacplus.h (+11 lines)
Line 0 Link Here
1
--- include/aacplus.h.orig	2010-11-11 06:27:38.000000000 +0900
2
+++ include/aacplus.h	2011-10-13 18:19:31.000000000 +0900
3
@@ -12,7 +12,7 @@
4
5
 typedef enum {
6
 	AACPLUS_INPUT_16BIT = 0,
7
-	AACPLUS_INPUT_FLOAT,
8
+	AACPLUS_INPUT_FLOAT
9
 } aacplusInFormat;
10
11

Return to bug 161569