summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/memory.c')
-rw-r--r--usr.bin/make/memory.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/memory.c b/usr.bin/make/memory.c
index bb90c156d5b..e3090eec537 100644
--- a/usr.bin/make/memory.c
+++ b/usr.bin/make/memory.c
@@ -1,5 +1,4 @@
-/* $OpenPackages$ */
-/* $OpenBSD: memory.c,v 1.7 2010/07/19 19:30:37 espie Exp $ */
+/* $OpenBSD: memory.c,v 1.8 2010/07/19 19:46:44 espie Exp $ */
/*
* Copyright (c) 1988, 1989, 1990, 1993