mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
multiple inclusion guard cleanup
Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent.
This commit is contained in:
@@ -98,4 +98,4 @@ int ffio_open_dyn_packet_buf(AVIOContext **s, int max_packet_size);
|
||||
*/
|
||||
int ffio_fdopen(AVIOContext **s, URLContext *h);
|
||||
|
||||
#endif // AVFORMAT_AVIO_INTERNAL_H
|
||||
#endif /* AVFORMAT_AVIO_INTERNAL_H */
|
||||
|
||||
Reference in New Issue
Block a user