Improve avformat_version() doxy.

Patch by Art Clarke.

Originally committed as revision 21081 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Art Clarke 2010-01-08 03:43:48 +00:00 committed by Michael Niedermayer
parent b827f4eb47
commit f2e77e4b1e
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@
#define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)
/**
* Returns the LIBAVFORMAT_VERSION_INT constant.
* I return the LIBAVFORMAT_VERSION_INT constant. You got
* a fucking problem with that, douchebag?
*/
unsigned avformat_version(void);