summaryrefslogtreecommitdiff
path: root/junklib.h
diff options
context:
space:
mode:
Diffstat (limited to 'junklib.h')
-rw-r--r--junklib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/junklib.h b/junklib.h
index 07d99f05..1733620b 100644
--- a/junklib.h
+++ b/junklib.h
@@ -30,7 +30,7 @@ int
junk_id3v1_find (DB_FILE *fp);
int
-junk_id3v1_write (FILE *fp, struct playItem_s *it);
+junk_id3v1_write (FILE *fp, struct playItem_s *it, const char *enc);
int
junk_id3v2_find (DB_FILE *fp, int *psize);