aboutsummaryrefslogtreecommitdiffstats
path: root/g10/server.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/server.c')
-rw-r--r--g10/server.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/server.c b/g10/server.c
index 37acceebf..1be1ab3c2 100644
--- a/g10/server.c
+++ b/g10/server.c
@@ -611,6 +611,7 @@ cmd_passwd (assuan_context_t ctx, char *line)
/* ctrl_t ctrl = assuan_get_pointer (ctx); */
gpg_error_t err;
+ (void)ctx;
line = skip_options (line);
err = gpg_error (GPG_ERR_NOT_SUPPORTED);