summaryrefslogtreecommitdiff
path: root/libavformat/wav.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/wav.c')
-rw-r--r--libavformat/wav.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/wav.c b/libavformat/wav.c
index 4a38362a12..7fb9823498 100644
--- a/libavformat/wav.c
+++ b/libavformat/wav.c
@@ -1,5 +1,5 @@
/*
- * WAV encoder and decoder
+ * WAV muxer and demuxer
* Copyright (c) 2001, 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.