aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec/src/channelinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libAACdec/src/channelinfo.h')
-rw-r--r--libAACdec/src/channelinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libAACdec/src/channelinfo.h b/libAACdec/src/channelinfo.h
index 45a288f..4523400 100644
--- a/libAACdec/src/channelinfo.h
+++ b/libAACdec/src/channelinfo.h
@@ -359,7 +359,7 @@ typedef struct {
shouldBeUnion {
struct {
FIXP_DBL fac_data0[LFAC];
- UCHAR fac_data_e[4];
+ SCHAR fac_data_e[4];
FIXP_DBL
*fac_data[4]; /* Pointers to unused parts of pSpectralCoefficient */