Changeset 827 for trunk/zoo-project
- Timestamp:
- May 22, 2017, 9:29:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-kernel/ulinet.c
r826 r827 185 185 * @param proto the protocol requiring the use of a proxy 186 186 */ 187 intsetProxiesForProtcol(CURL* handle,const char *proto){187 bool setProxiesForProtcol(CURL* handle,const char *proto){ 188 188 #ifdef MSG_LAF_VERBOSE 189 189 fprintf( stderr, "setProxiesForProtocol (do nothing) ...\n" );
Note: See TracChangeset
for help on using the changeset viewer.