summaryrefslogtreecommitdiffstats
path: root/text-utils/hexdump.h
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/hexdump.h')
-rw-r--r--text-utils/hexdump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/hexdump.h b/text-utils/hexdump.h
index f81b3bd13..3fc3b6401 100644
--- a/text-utils/hexdump.h
+++ b/text-utils/hexdump.h
@@ -91,4 +91,4 @@ void __attribute__((__noreturn__)) usage(FILE *out);
void conv_c(PR *, u_char *);
void conv_u(PR *, u_char *);
int next(char **);
-void newsyntax(int, char ***);
+int newsyntax(int, char **);