summaryrefslogtreecommitdiff
path: root/bin/dd/args.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/args.c')
-rw-r--r--bin/dd/args.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/dd/args.c b/bin/dd/args.c
index f320ac1032a..35535c1aefc 100644
--- a/bin/dd/args.c
+++ b/bin/dd/args.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: args.c,v 1.20 2013/06/01 18:57:59 tedu Exp $ */
+/* $OpenBSD: args.c,v 1.21 2013/11/11 23:07:28 deraadt Exp $ */
/* $NetBSD: args.c,v 1.7 1996/03/01 01:18:58 jtc Exp $ */
/*-
@@ -48,7 +48,6 @@
#include "extern.h"
static int c_arg(const void *, const void *);
-static int c_conv(const void *, const void *);
static void f_bs(char *);
static void f_cbs(char *);
static void f_conv(char *);