diff avformat.h @ 5506:1838c590a0b9 libavformat

Improve avformat_version() doxy. Patch by Art Clarke.
author michael
date Fri, 08 Jan 2010 03:43:48 +0000
parents a7aeae5a367b
children 4ccdf5d8d424
line wrap: on
line diff
--- a/avformat.h	Fri Jan 08 00:04:23 2010 +0000
+++ b/avformat.h	Fri Jan 08 03:43:48 2010 +0000
@@ -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);