summaryrefslogtreecommitdiffstats
path: root/src/wsman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wsman.c')
-rw-r--r--src/wsman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wsman.c b/src/wsman.c
index 4692a2c..3387a78 100644
--- a/src/wsman.c
+++ b/src/wsman.c
@@ -223,7 +223,7 @@ main(int argc, char **argv)
ws_xml_destroy_doc(doc);
}
} else {
- fprintf(stderr, "xx Missing resource data\n");
+ fprintf(stderr, "Missing resource data\n");
}
break;
case WSMAN_ACTION_TRANSFER_PUT: