Improve avformat_version() doxy.
authorArt Clarke <aclarke@vlideshow.com>
Fri, 8 Jan 2010 03:43:48 +0000 (03:43 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 8 Jan 2010 03:43:48 +0000 (03:43 +0000)
Patch by Art Clarke.

Originally committed as revision 21081 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/avformat.h

index f13a099..5cae39e 100644 (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);