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/targ.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/targ.h')
-rw-r--r-- | usr.bin/make/targ.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/targ.h b/usr.bin/make/targ.h index c4a3d17024b..790e6768fbf 100644 --- a/usr.bin/make/targ.h +++ b/usr.bin/make/targ.h @@ -1,7 +1,6 @@ #ifndef TARG_H #define TARG_H -/* $OpenPackages$ */ -/* $OpenBSD: targ.h,v 1.8 2010/07/19 19:30:38 espie Exp $ */ +/* $OpenBSD: targ.h,v 1.9 2010/07/19 19:46:44 espie Exp $ */ /* * Copyright (c) 2001 Marc Espie. |