summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/targ.h
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/targ.h
parenttwo small changes: (diff)
downloadwireguard-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.h3
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.