File openwsman-yast-const.patch of Package openwsman-yast

--- src/yast_stub_custom.c
+++ src/yast_stub_custom.c
@@ -183,7 +183,7 @@
 	}
 
 	// get value of "ycp"
-	char *ycp = hnode_get( ycpnode );
+	const char *ycp = hnode_get( ycpnode );
 
 	// create response
 	out_doc = wsman_create_response_envelope( in_doc , NULL );
openSUSE Build Service is sponsored by