diff options
author | 2010-07-19 19:46:43 +0000 | |
---|---|---|
committer | 2010-07-19 19:46:43 +0000 | |
commit | bb4544df9ace63bacb4f113c781faab96bfc1dec (patch) | |
tree | 0e728a1beb4c75cc3ada20145c576ce53e71765e /usr.bin/make/parse.c | |
parent | two small changes: (diff) | |
download | wireguard-openbsd-bb4544df9ace63bacb4f113c781faab96bfc1dec.tar.xz wireguard-openbsd-bb4544df9ace63bacb4f113c781faab96bfc1dec.zip |
Correct $OpenBSD$ stuff
Diffstat (limited to 'usr.bin/make/parse.c')
-rw-r--r-- | usr.bin/make/parse.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/parse.c b/usr.bin/make/parse.c index d9c09d0a4c2..49563165d4e 100644 --- a/usr.bin/make/parse.c +++ b/usr.bin/make/parse.c @@ -1,5 +1,4 @@ -/* $OpenPackages$ */ -/* $OpenBSD: parse.c,v 1.98 2010/07/15 10:41:11 espie Exp $ */ +/* $OpenBSD: parse.c,v 1.99 2010/07/19 19:46:44 espie Exp $ */ /* $NetBSD: parse.c,v 1.29 1997/03/10 21:20:04 christos Exp $ */ /* |