10l, fix incorrect endif comment.
Originally committed as revision 20401 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -63,6 +63,6 @@ static void mpegaudio_tableinit(void)
|
|||||||
exp_table[exponent]= llrint(f);
|
exp_table[exponent]= llrint(f);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif /* CONFIG_HARDCODED_TABLES && !TABLEGEN */
|
#endif /* CONFIG_HARDCODED_TABLES */
|
||||||
|
|
||||||
#endif /* MPEGAUDIO_TABLEGEN_H */
|
#endif /* MPEGAUDIO_TABLEGEN_H */
|
||||||
|
Reference in New Issue
Block a user