aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/util.c
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1996-10-08 04:07:59 +0000
committerSteve Price <steve@FreeBSD.org>1996-10-08 04:07:59 +0000
commit5d55a64610e325e91ca56aa9515091c942e6801c (patch)
tree76cb666ecca5a2d990ec3945bf80a52cd5dadf18 /usr.bin/make/util.c
parentb2232044183e1ba3be4a99d3837b6aaebfca61e8 (diff)
Notes
Diffstat (limited to 'usr.bin/make/util.c')
-rw-r--r--usr.bin/make/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/util.c b/usr.bin/make/util.c
index df8347c201eeb..62b0e79dab608 100644
--- a/usr.bin/make/util.c
+++ b/usr.bin/make/util.c
@@ -3,7 +3,7 @@
*/
#ifndef lint
-static char rcsid[] = "$NetBSD: util.c,v 1.7 1996/08/30 17:59:44 thorpej Exp $";
+static char rcsid[] = "$Id$";
#endif
#include <stdio.h>