summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/error.c
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/error.c
parenttwo small changes: (diff)
downloadwireguard-openbsd-bb4544df9ace63bacb4f113c781faab96bfc1dec.tar.xz
wireguard-openbsd-bb4544df9ace63bacb4f113c781faab96bfc1dec.zip
Correct $OpenBSD$ stuff
Diffstat (limited to 'usr.bin/make/error.c')
-rw-r--r--usr.bin/make/error.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/error.c b/usr.bin/make/error.c
index e3c9484eea2..c79961bf837 100644
--- a/usr.bin/make/error.c
+++ b/usr.bin/make/error.c
@@ -1,5 +1,4 @@
-/* $OpenPackages$ */
-/* $OpenBSD: error.c,v 1.18 2010/07/19 19:30:37 espie Exp $ */
+/* $OpenBSD: error.c,v 1.19 2010/07/19 19:46:44 espie Exp $ */
/*
* Copyright (c) 2001 Marc Espie.