Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'silk/structs.h')
-rw-r--r--silk/structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/silk/structs.h b/silk/structs.h
index d11aa281..51c0f866 100644
--- a/silk/structs.h
+++ b/silk/structs.h
@@ -189,7 +189,7 @@ typedef struct {
opus_int8 LBRR_flag;
opus_int LBRR_flags[ MAX_FRAMES_PER_PACKET ];
- SideInfoIndices indices;
+ SideInfoIndices indices;
opus_int8 pulses[ MAX_FRAME_LENGTH ];
/* Input/output buffering */