mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-05 22:33:37 +00:00
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
@ -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…
Reference in New Issue
Block a user