summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_revoke_sign_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_revoke_sign_key.c')
-rw-r--r--src/testing/testing_api_cmd_revoke_sign_key.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/testing/testing_api_cmd_revoke_sign_key.c b/src/testing/testing_api_cmd_revoke_sign_key.c
index 599fe180b..9745d728d 100644
--- a/src/testing/testing_api_cmd_revoke_sign_key.c
+++ b/src/testing/testing_api_cmd_revoke_sign_key.c
@@ -143,9 +143,7 @@ revoke_traits (void *cls,
/**
- * Run the "revoke" command. The core of the function
- * is to call the "keyup" utility passing it the base32
- * encoding of the signination to revoke.
+ * Run the "revoke" command for a signing key.
*
* @param cls closure.
* @param cmd the command to execute.