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 62b0e79dab608..c06aedc78f807 100644 --- a/usr.bin/make/util.c +++ b/usr.bin/make/util.c @@ -3,7 +3,7 @@ */ #ifndef lint -static char rcsid[] = "$Id$"; +static char rcsid[] = "$Id: util.c,v 1.4 1997/02/22 19:27:24 peter Exp $"; #endif #include <stdio.h> |