aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index f601ae5..00aae3e 100644
--- a/common.h
+++ b/common.h
@@ -172,4 +172,4 @@ int cmdline_sha3sum(int argc, char **argv, enum command command, struct config *
int cmdline_other(int argc, char **argv, enum command command, struct config *config);
/* cmdline.c */
-void cmdline(int *argcp, char ***argvp, struct config *config);
+void cmdline(int *argcp, char ***argvp, struct config *config, char **algostrbufp);