*** empty log message ***
authorJiří Škrábal <nykolas@ics.muni.cz>
Fri, 13 May 2005 14:03:54 +0000 (14:03 +0000)
committerJiří Škrábal <nykolas@ics.muni.cz>
Fri, 13 May 2005 14:03:54 +0000 (14:03 +0000)
org.glite.security.gsoap-plugin/src/glite_gsplugin.c

index c2c8dad..d57ae9a 100644 (file)
@@ -212,7 +212,7 @@ glite_gsplugin_connect(
                return ENOSYS;
        }
 #else
-# warn "gSOAP version checking is switched off!"
+# warning "gSOAP version checking is switched off!"
 #endif
 
        ctx = ((int_plugin_data_t *)soap_lookup_plugin(soap, plugin_id))->ctx;