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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/text-utils/hexdump.h b/text-utils/hexdump.h
index f9e963bbe..165399189 100644
--- a/text-utils/hexdump.h
+++ b/text-utils/hexdump.h
@@ -92,5 +92,4 @@ void usage(void);
void conv_c(PR *, u_char *);
void conv_u(PR *, u_char *);
int next(char **);
-void oldsyntax(int, char ***);
void newsyntax(int, char ***);