Commit 8abe97be authored by Reimar Döffinger's avatar Reimar Döffinger

10l, fix incorrect endif comment.

Originally committed as revision 20401 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent eadaa00c
......@@ -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 */
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