summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-05-19 17:39:50 +0200
committerDiego Biurrun <diego@biurrun.de>2011-05-19 18:28:25 +0200
commit7ed0a77ff4d19eb77671ce786ef515e5ffb1496e (patch)
treed0717a56511b7c6a564030f64316420b7d29f81a /libavformat
parent0b5e44ed2922f2abe0de9670d099666ca3622a69 (diff)
Remove silly insults from avformat_version() Doxygen documentation.
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/avformat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index aca246d95a..3d4cc68f89 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -23,8 +23,7 @@
/**
- * I return the LIBAVFORMAT_VERSION_INT constant. You got
- * a fucking problem with that, douchebag?
+ * Return the LIBAVFORMAT_VERSION_INT constant.
*/
unsigned avformat_version(void);