summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wsman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wsman.c b/src/wsman.c
index 91b7796..6fff78f 100644
--- a/src/wsman.c
+++ b/src/wsman.c
@@ -349,7 +349,7 @@ static void initialize_logging(void)
static void
-request_usr_pwd( wsman_auth_type_t auth,
+request_usr_pwd( WsManClient *client, wsman_auth_type_t auth,
char **username,
char **password)
{