From 604eb2602c9ade859713fc071526da04bef1878f Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 12 Dec 2010 23:43:57 +0100 Subject: hexdump: remove od functionality in favor to GNU coreutils od Signed-off-by: Sami Kerola --- text-utils/hexdump.h | 1 - 1 file changed, 1 deletion(-) (limited to 'text-utils/hexdump.h') 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 ***); -- cgit v1.2.3-55-g7522