summaryrefslogtreecommitdiffstats
path: root/bin/cp/extern.h
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-02-19 00:44:19 +0000
committerwosch <wosch@FreeBSD.org>1996-02-19 00:44:19 +0000
commitbaaea7f3b7d27651092bf272882cd88a4d54027e (patch)
tree9b8f8df0eb9caf897a1cbf95bc707616786a4937 /bin/cp/extern.h
parent961eb1cd883594725b9482b6df04576a582d42c5 (diff)
downloadFreeBSD-src-baaea7f3b7d27651092bf272882cd88a4d54027e.zip
FreeBSD-src-baaea7f3b7d27651092bf272882cd88a4d54027e.tar.gz
delete my last commit
Submitted by: pst, ache
Diffstat (limited to 'bin/cp/extern.h')
-rw-r--r--bin/cp/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cp/extern.h b/bin/cp/extern.h
index 6ca9910..d97d76aa 100644
--- a/bin/cp/extern.h
+++ b/bin/cp/extern.h
@@ -42,7 +42,7 @@ typedef struct {
extern PATH_T to;
extern uid_t myuid;
-extern int iflag, pflag, fflag, myumask;
+extern int iflag, pflag, myumask;
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud