diff options
Diffstat (limited to 'usr.bin/make/cond.h')
-rw-r--r-- | usr.bin/make/cond.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/cond.h b/usr.bin/make/cond.h index a9655240834..a9ffb0656df 100644 --- a/usr.bin/make/cond.h +++ b/usr.bin/make/cond.h @@ -1,7 +1,7 @@ #ifndef COND_H #define COND_H /* $OpenPackages$ */ -/* $OpenBSD: cond.h,v 1.3 2007/07/08 17:44:20 espie Exp $ */ +/* $OpenBSD: cond.h,v 1.4 2010/07/19 19:30:37 espie Exp $ */ /* * Copyright (c) 2001 Marc Espie. |