summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/dir.c
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2010-07-19 19:46:43 +0000
committerespie <espie@openbsd.org>2010-07-19 19:46:43 +0000
commitbb4544df9ace63bacb4f113c781faab96bfc1dec (patch)
tree0e728a1beb4c75cc3ada20145c576ce53e71765e /usr.bin/make/dir.c
parenttwo small changes: (diff)
downloadwireguard-openbsd-bb4544df9ace63bacb4f113c781faab96bfc1dec.tar.xz
wireguard-openbsd-bb4544df9ace63bacb4f113c781faab96bfc1dec.zip
Correct $OpenBSD$ stuff
Diffstat (limited to 'usr.bin/make/dir.c')
-rw-r--r--usr.bin/make/dir.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/dir.c b/usr.bin/make/dir.c
index 0574d2b697d..f77adfda31d 100644
--- a/usr.bin/make/dir.c
+++ b/usr.bin/make/dir.c
@@ -1,5 +1,4 @@
-/* $OpenPackages$ */
-/* $OpenBSD: dir.c,v 1.58 2010/07/19 19:30:37 espie Exp $ */
+/* $OpenBSD: dir.c,v 1.59 2010/07/19 19:46:44 espie Exp $ */
/* $NetBSD: dir.c,v 1.14 1997/03/29 16:51:26 christos Exp $ */
/*