1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-09-16 08:36:51 +02:00

avio: update file header.

This commit is contained in:
Anton Khirnov
2011-04-09 08:30:15 +02:00
parent 3028b6ede6
commit 6084ee5dc5

View File

@@ -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>