increased filename length from 32 to 256, we need this. master origin
authorhackbard <hackbard>
Mon, 21 Apr 2003 12:44:54 +0000 (12:44 +0000)
committerhackbard <hackbard>
Mon, 21 Apr 2003 12:44:54 +0000 (12:44 +0000)
mp3read.c

index 1e2a296..af6dfdd 100644 (file)
--- a/mp3read.c
+++ b/mp3read.c
@@ -18,7 +18,7 @@
 #define MAX_COMMENT 30
 #define MAX_GENRE 1
 
-#define MAX_FILENAME 32
+#define MAX_FILENAME 256
 
 
 /*