- Fix a typo
PR: 161569 Submitted by: maintainer Feature safe: yes
This commit is contained in:
parent
6c40e5571f
commit
f1771d5d8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286442
11
audio/libaacplus/files/patch-include-aacplus.h
Normal file
11
audio/libaacplus/files/patch-include-aacplus.h
Normal file
@ -0,0 +1,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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user