aactab.h: fix comment

Previous commit broke it.

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
pull/134/merge
Rostislav Pehlivanov 9 years ago
parent 222545cc7e
commit 591fbd629e
  1. 4
      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() */

Loading…
Cancel
Save