Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-05-19 19:39:50 +0400
committerDiego Biurrun <diego@biurrun.de>2011-05-19 20:28:25 +0400
commit7ed0a77ff4d19eb77671ce786ef515e5ffb1496e (patch)
treed0717a56511b7c6a564030f64316420b7d29f81a /libavformat/avformat.h
parent0b5e44ed2922f2abe0de9670d099666ca3622a69 (diff)
Remove silly insults from avformat_version() Doxygen documentation.
Diffstat (limited to 'libavformat/avformat.h')
-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);