Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv11863
Modified Files:
ChangeLog_detailed
Log Message:
* src/mp3file.c: fixed "comparison with string literal" issues
by using strcmp instead. Thanks to Petr Gajdos.
Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.414
retrieving revision 1.415
diff -u -d -r1.414 -r1.415
--- ChangeLog_detailed 17 Apr 2007 13:52:03 -0000 1.414
+++ ChangeLog_detailed 19 Apr 2007 11:20:41 -0000 1.415
@@ -1,5 +1,10 @@
2007-04-15 Jorg Schuler <jcsjcs at users.sourceforge.net>
+ * src/mp3file.c: fixed "comparison with string literal" issues
+ by using strcmp instead. Thanks to Petr Gajdos.
+
+2007-04-15 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
* src/misc_confirm.c: fixed typo -- thanks to Daniele Forsi.
2007-04-16 P.G. Richardson <phantom_sf at users.sourceforge.net>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2