diff options
Diffstat (limited to 'usr.bin/make/util.c')
-rw-r--r-- | usr.bin/make/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/util.c b/usr.bin/make/util.c index 3874e96b7acbb..13f51e10881f1 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.5.2.1 2000/07/01 12:24:21 ps Exp $"; #endif #include <stdio.h> |