summaryrefslogtreecommitdiff
path: root/libavformat/avio.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-04-09 08:30:15 +0200
committerAnton Khirnov <anton@khirnov.net>2011-04-10 07:41:55 +0200
commit6084ee5dc50aff488b611ad19ae1a6e72aa7ca39 (patch)
tree2b37023f1a51f6fbc9ae3541b1b40b8fe92da711 /libavformat/avio.h
parent3028b6ede624410d40ab7c77a67b62fc6ad3a8f0 (diff)
avio: update file header.
Diffstat (limited to 'libavformat/avio.h')
-rw-r--r--libavformat/avio.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libavformat/avio.h b/libavformat/avio.h
index 7bb8d175d0..6dfed4a35d 100644
--- a/libavformat/avio.h
+++ b/libavformat/avio.h
@@ -22,10 +22,7 @@
/**
* @file
- * unbuffered I/O operations
- *
- * @warning This file has to be considered an internal but installed
- * header, so it should not be directly included in your projects.
+ * Buffered I/O operations
*/
#include <stdint.h>