diff options
Diffstat (limited to 'usr.bin/make/cmd_exec.c')
-rw-r--r-- | usr.bin/make/cmd_exec.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/cmd_exec.c b/usr.bin/make/cmd_exec.c index 132677fc3db..fad09169c84 100644 --- a/usr.bin/make/cmd_exec.c +++ b/usr.bin/make/cmd_exec.c @@ -1,5 +1,4 @@ -/* $OpenPackages$ */ -/* $OpenBSD: cmd_exec.c,v 1.7 2010/07/19 19:30:37 espie Exp $ */ +/* $OpenBSD: cmd_exec.c,v 1.8 2010/07/19 19:46:43 espie Exp $ */ /* * Copyright (c) 2001 Marc Espie. * |