diff src/madplug/fileinfo.c @ 634:65606ed19c76 trunk

[svn] - make use of integrated libid3tag
author yaz
date Sun, 11 Feb 2007 05:39:56 -0800
parents ee59ad236eb6
children dc0d35d888d2
line wrap: on
line diff
--- a/src/madplug/fileinfo.c	Sun Feb 11 02:44:18 2007 -0800
+++ b/src/madplug/fileinfo.c	Sun Feb 11 05:39:56 2007 -0800
@@ -591,7 +591,7 @@
     char *utf_filename;
 
 #ifdef DEBUG
-    g_message("f: audmad_get_file_info: %s\n", filename);
+    g_message("f: audmad_get_file_info: %s", filename);
 #endif
     input_init(&info, filename);