10l, fix incorrect endif comment.
Originally committed as revision 20401 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
eadaa00c6f
commit
8abe97be92
1 changed files with 1 additions and 1 deletions
|
|
@ -63,6 +63,6 @@ static void mpegaudio_tableinit(void)
|
|||
exp_table[exponent]= llrint(f);
|
||||
}
|
||||
}
|
||||
#endif /* CONFIG_HARDCODED_TABLES && !TABLEGEN */
|
||||
#endif /* CONFIG_HARDCODED_TABLES */
|
||||
|
||||
#endif /* MPEGAUDIO_TABLEGEN_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue