summaryrefslogtreecommitdiffstats
path: root/src/wsman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wsman.c')
-rw-r--r--src/wsman.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wsman.c b/src/wsman.c
index 9dfe5b9..bd366a3 100644
--- a/src/wsman.c
+++ b/src/wsman.c
@@ -145,9 +145,8 @@ WsActions delivery_mode[] = {
{NULL, 0}
};
-char wsman_parse_options(int argc, char **argv)
+static char wsman_parse_options(int argc, char **argv)
{
-
char retval = 0;
u_error_t *error = NULL;