summaryrefslogtreecommitdiffstats
path: root/commands/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'commands/internal.h')
-rw-r--r--commands/internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/commands/internal.h b/commands/internal.h
index 29cc656e9b..21d1408c91 100644
--- a/commands/internal.h
+++ b/commands/internal.h
@@ -1,3 +1,2 @@
-int __do_digest(struct digest *d, unsigned char *key, int keylen,
- unsigned char *sig,
+int __do_digest(struct digest *d, unsigned char *sig,
int argc, char *argv[]);