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/suff.h | |
parent | two small changes: (diff) | |
download | wireguard-openbsd-bb4544df9ace63bacb4f113c781faab96bfc1dec.tar.xz wireguard-openbsd-bb4544df9ace63bacb4f113c781faab96bfc1dec.zip |
Correct $OpenBSD$ stuff
Diffstat (limited to 'usr.bin/make/suff.h')
-rw-r--r-- | usr.bin/make/suff.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/suff.h b/usr.bin/make/suff.h index c3d2525b1e0..0c217e448b1 100644 --- a/usr.bin/make/suff.h +++ b/usr.bin/make/suff.h @@ -1,7 +1,6 @@ #ifndef SUFF_H #define SUFF_H -/* $OpenPackages$ */ -/* $OpenBSD: suff.h,v 1.5 2010/07/19 19:30:37 espie Exp $ */ +/* $OpenBSD: suff.h,v 1.6 2010/07/19 19:46:44 espie Exp $ */ /* * Copyright (c) 2001 Marc Espie. |