diff options
Diffstat (limited to 'usr.bin/tip/tip/hunt.c')
| -rw-r--r-- | usr.bin/tip/tip/hunt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tip/tip/hunt.c b/usr.bin/tip/tip/hunt.c index 0f71ea97fa95..9d1d44ab3ff9 100644 --- a/usr.bin/tip/tip/hunt.c +++ b/usr.bin/tip/tip/hunt.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)hunt.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: hunt.c,v 1.4 1997/08/18 07:16:03 charnier Exp $"; #endif /* not lint */ #include <sys/types.h> |
