Update of /cvsroot/gtkpod/gtkpod/src
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv12232/src
Modified Files:
Tag: fetchcover_development_branch
fetchcover.c
Log Message:
- fetchcover.c:
#ifdef CURL not properly terminated
Index: fetchcover.c
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/src/Attic/fetchcover.c,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- fetchcover.c 25 Mar 2007 22:53:14 -0000 1.1.2.2
+++ fetchcover.c 28 Mar 2007 18:31:32 -0000 1.1.2.3
@@ -819,7 +819,7 @@
gtk_widget_show_all (fetchcover_dialog);
return GTK_DIALOG(fetchcover_dialog);
-//#endif /* HAVE_CURL */
+#endif /* HAVE_CURL */
}
/**
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2