diff --git a/libavcodec/aactab.h b/libavcodec/aactab.h index 13c060774556ac62488ce43877576559b041e429..e7d5d486ef68cc2193bbaffc4d7574c1a38ee4d0 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() */