diff options
Diffstat (limited to 'usr.bin/make/symtable.h')
-rw-r--r-- | usr.bin/make/symtable.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/symtable.h b/usr.bin/make/symtable.h index db4afc419b1..d2e8105a6f4 100644 --- a/usr.bin/make/symtable.h +++ b/usr.bin/make/symtable.h @@ -1,7 +1,6 @@ #ifndef SYMTABLE_H #define SYMTABLE_H -/* $OpenPackages$ */ -/* $OpenBSD: symtable.h,v 1.3 2010/07/19 19:30:37 espie Exp $ */ +/* $OpenBSD: symtable.h,v 1.4 2010/07/19 19:46:44 espie Exp $ */ /* * Copyright (c) 2001 Marc Espie. |