avio: update file header.
authorAnton Khirnov <anton@khirnov.net>
Sat, 9 Apr 2011 06:30:15 +0000 (08:30 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 10 Apr 2011 05:41:55 +0000 (07:41 +0200)
libavformat/avio.h

index 7bb8d17..6dfed4a 100644 (file)
 
 /**
  * @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>