summaryrefslogtreecommitdiff
path: root/src/subcommands/mh/revoke-key
diff options
context:
space:
mode:
Diffstat (limited to 'src/subcommands/mh/revoke-key')
-rwxr-xr-xsrc/subcommands/mh/revoke-key4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/subcommands/mh/revoke-key b/src/subcommands/mh/revoke-key
index b4ce401..3810a0b 100755
--- a/src/subcommands/mh/revoke-key
+++ b/src/subcommands/mh/revoke-key
@@ -12,5 +12,9 @@
# revoke host key
+revoke_key() {
+
# FIXME: implement!
failure "not implemented yet!"
+
+}