diff options
Diffstat (limited to 'libavformat/qcp.c')
-rw-r--r-- | libavformat/qcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/qcp.c b/libavformat/qcp.c index 78b7ef734f..676e9c7c57 100644 --- a/libavformat/qcp.c +++ b/libavformat/qcp.c @@ -20,7 +20,7 @@ */ /** - * @file libavformat/qcp.c + * @file * QCP format (.qcp) demuxer * @author Kenan Gillet * @sa RFC 3625: "The QCP File Format and Media Types for Speech Data" |