aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/picture.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/picture.c')
-rw-r--r--src/picture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/picture.c b/src/picture.c
index 6ccfd14..f1de37b 100644
--- a/src/picture.c
+++ b/src/picture.c
@@ -221,7 +221,7 @@ void Picture_Load_Filename (gchar *filename, gpointer user_data)
// Behaviour following the tag type...
switch (ETCore->ETFileDisplayed->ETFileDescription->TagType)
{
- // Only one picture supported
+ // Only one picture supported for MP4
case MP4_TAG:
{
pic->type = PICTURE_TYPE_FRONT_COVER;