summaryrefslogtreecommitdiff
path: root/usr.bin/make/util.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-06-25 00:20:49 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-06-25 00:20:49 +0000
commit8e878a0310eae754021dbd73ca928eaf7cf6a65c (patch)
tree85f35fe64386fc1f5eb60327eb5c614a04d1adae /usr.bin/make/util.c
parentb4d1edeb37a573694fb661e8da9631ce60473a8d (diff)
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 174954eb445a..ec61c4c1c21e 100644
--- a/usr.bin/make/util.c
+++ b/usr.bin/make/util.c
@@ -3,7 +3,7 @@
*/
#ifndef lint
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$FreeBSD: src/usr.bin/make/util.c,v 1.4.2.1 1999/08/29 15:30:31 peter Exp $";
#endif
#include <stdio.h>