From f2e77e4b1e9925f8676283c3fc8ccd23e99bb2a8 Mon Sep 17 00:00:00 2001
From: Art Clarke <aclarke@vlideshow.com>
Date: Fri, 8 Jan 2010 03:43:48 +0000
Subject: [PATCH] Improve avformat_version() doxy. Patch by Art Clarke.

Originally committed as revision 21081 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 libavformat/avformat.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index f13a09950a6..5cae39ec24d 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -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);
 
-- 
GitLab