Browse Source

avio: update file header.

tags/n0.8
Anton Khirnov 15 years ago
parent
commit
6084ee5dc5
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      libavformat/avio.h

+ 1
- 4
libavformat/avio.h 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>


Loading…
Cancel
Save