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/lst.lib/lstDeQueue.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/lst.lib/lstDeQueue.c')
-rw-r--r-- | usr.bin/make/lst.lib/lstDeQueue.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/lst.lib/lstDeQueue.c b/usr.bin/make/lst.lib/lstDeQueue.c index fbdb324b5e8..9062183de7e 100644 --- a/usr.bin/make/lst.lib/lstDeQueue.c +++ b/usr.bin/make/lst.lib/lstDeQueue.c @@ -1,5 +1,4 @@ -/* $OpenPackages$ */ -/* $OpenBSD: lstDeQueue.c,v 1.18 2007/09/16 09:46:14 espie Exp $ */ +/* $OpenBSD: lstDeQueue.c,v 1.19 2010/07/19 19:46:44 espie Exp $ */ /* $NetBSD: lstDeQueue.c,v 1.5 1996/11/06 17:59:36 christos Exp $ */ /* |