Commit 591fbd62 authored by Rostislav Pehlivanov's avatar Rostislav Pehlivanov

aactab.h: fix comment

Previous commit broke it.
Signed-off-by: 's avatarRostislav Pehlivanov <atomnuker@gmail.com>
parent 222545cc
......@@ -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() */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment