Index: /trunk/zoo-project/zoo-kernel/ulinet.c
===================================================================
--- /trunk/zoo-project/zoo-kernel/ulinet.c	(revision 826)
+++ /trunk/zoo-project/zoo-kernel/ulinet.c	(revision 827)
@@ -185,5 +185,5 @@
  * @param proto the protocol requiring the use of a proxy
  */
-int setProxiesForProtcol(CURL* handle,const char *proto){
+bool setProxiesForProtcol(CURL* handle,const char *proto){
 #ifdef MSG_LAF_VERBOSE
   fprintf( stderr, "setProxiesForProtocol (do nothing) ...\n" );
