summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavformat/flvdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/flvdec.c b/libavformat/flvdec.c
index ae89850eca..6717922168 100644
--- a/libavformat/flvdec.c
+++ b/libavformat/flvdec.c
@@ -1,5 +1,5 @@
/*
- * FLV encoder.
+ * FLV decoder.
* Copyright (c) 2003 The FFmpeg Project.
*
* This file is part of FFmpeg.