summaryrefslogtreecommitdiff
path: root/usr.bin/make/util.c
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>1996-08-30 17:59:37 +0000
committerthorpej <thorpej@NetBSD.org>1996-08-30 17:59:37 +0000
commitbbb41843552b7587f3f8deda08444e7d85e98bee (patch)
tree9fb1c338f823e0ac097da33c14a0b8634360813c /usr.bin/make/util.c
parent079402375298445eddaa8bca6a240ae180706069 (diff)
Tidy up some RCS ids a bit.
Diffstat (limited to 'usr.bin/make/util.c')
-rw-r--r--usr.bin/make/util.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/make/util.c b/usr.bin/make/util.c
index f74627d5456..994976f7bf0 100644
--- a/usr.bin/make/util.c
+++ b/usr.bin/make/util.c
@@ -1,12 +1,11 @@
-/* $NetBSD: util.c,v 1.6 1996/08/13 16:41:15 christos Exp $ */
+/* $NetBSD: util.c,v 1.7 1996/08/30 17:59:44 thorpej Exp $ */
/*
* Missing stuff from OS's
- *
*/
#ifndef lint
-static char rcsid[] = "$Id: util.c,v 1.6 1996/08/13 16:41:15 christos Exp $";
+static char rcsid[] = "$NetBSD: util.c,v 1.7 1996/08/30 17:59:44 thorpej Exp $";
#endif
#include <stdio.h>