diff --git a/src/openpgp.c b/src/openpgp.c index bdeef21..7888e80 100644 --- a/src/openpgp.c +++ b/src/openpgp.c @@ -236,7 +236,7 @@ cmd_change_password (void) if (p1 != 0) { - GPG_FUNCTION_NOT_SUPPORTED(); + GPG_FUNCTION_NOT_SUPPORTED (); return; }