SOURCES: osb-nrcit-const.patch (NEW) - added

aredridel aredridel at pld-linux.org
Sun Oct 30 04:35:17 CET 2005


Author: aredridel                    Date: Sun Oct 30 03:35:17 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added

---- Files affected:
SOURCES:
   osb-nrcit-const.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/osb-nrcit-const.patch
diff -u /dev/null SOURCES/osb-nrcit-const.patch:1.1
--- /dev/null	Sun Oct 30 04:35:17 2005
+++ SOURCES/osb-nrcit-const.patch	Sun Oct 30 04:35:12 2005
@@ -0,0 +1,12 @@
+diff -ur osb-nrcit-0.5.0-o/src/HttpCurl.h osb-nrcit-0.5.0/src/HttpCurl.h
+--- osb-nrcit-0.5.0-o/src/HttpCurl.h	2004-10-18 01:21:29.000000000 -0600
++++ osb-nrcit-0.5.0/src/HttpCurl.h	2005-10-29 19:08:52.000000000 -0600
+@@ -78,7 +78,7 @@
+     guint gsId; 
+     
+     /** NULL terminated list of supported protocols.  */
+-    const char** curl_protocols; //not freed 
++    const char* const* curl_protocols; //not freed 
+     
+     /** proxy if one is set*/
+     gchar * proxy;
================================================================



More information about the pld-cvs-commit mailing list