summaryrefslogtreecommitdiff
path: root/libavcodec/aactab.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/aactab.h')
-rw-r--r--libavcodec/aactab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/aactab.h b/libavcodec/aactab.h
index 13c0607745..e7d5d486ef 100644
--- a/libavcodec/aactab.h
+++ b/libavcodec/aactab.h
@@ -38,8 +38,8 @@
#include <stdint.h>
/* NOTE:
- * Tables in this file are shared by the AAC decoders and encoder */
-*/
+ * Tables in this file are shared by the AAC decoders and encoder
+ */
extern AVOnce aac_table_init; /* Protects ff_aac_tableinit() */