summaryrefslogtreecommitdiff
path: root/libavformat/lrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/lrc.c')
-rw-r--r--libavformat/lrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/lrc.c b/libavformat/lrc.c
index 139c6506e4..6c78a91d61 100644
--- a/libavformat/lrc.c
+++ b/libavformat/lrc.c
@@ -1,5 +1,5 @@
/*
- * LRC lyrics file format decoder
+ * LRC lyrics file format common structs
* Copyright (c) 2014 StarBrilliant <m13253@hotmail.com>
*
* This file is part of FFmpeg.