summaryrefslogtreecommitdiff
path: root/libavformat/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/file.c')
-rw-r--r--libavformat/file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/file.c b/libavformat/file.c
index ffbccba0a4..1352bcc546 100644
--- a/libavformat/file.c
+++ b/libavformat/file.c
@@ -1,5 +1,5 @@
/*
- * Buffered file io for ffmpeg system
+ * buffered file I/O
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.