Update of /cvsroot/gtkpod/gtkpod/src
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv29637/src

Modified Files:
        misc_confirm.c 
Log Message:
2006-07-02 Jorg Schuler <jcsjcs at users.sourceforge.net>

        * src/misc_confirm.c (delete_playlist_head): fixed stupid
          compile error.



Index: misc_confirm.c
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/src/misc_confirm.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- misc_confirm.c      29 Jun 2006 11:46:16 -0000      1.42
+++ misc_confirm.c      2 Jul 2006 04:45:10 -0000       1.43
@@ -1,4 +1,4 @@
-/* Time-stamp: <2006-06-29 20:44:06 jcs>
+/* Time-stamp: <2006-07-02 13:42:35 jcs>
 |
 |  Copyright (C) 2002-2005 Jorg Schuler <jcsjcs at users sourceforge net>
 |  Part of the gtkpod project.
@@ -664,6 +664,7 @@
     gboolean confirm_again;
     gchar *confirm_again_key;
     guint32 n = 0;
+    GString *str;
 
     pl = pm_get_selected_playlist();
     if (!pl)


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to