diff options
Diffstat (limited to 'usr.bin/tip/tip/value.c')
-rw-r--r-- | usr.bin/tip/tip/value.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tip/tip/value.c b/usr.bin/tip/tip/value.c index 5b8cae9e53962..b4b52fd53ec0f 100644 --- a/usr.bin/tip/tip/value.c +++ b/usr.bin/tip/tip/value.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)value.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: value.c,v 1.2.6.1 1997/08/20 07:06:51 charnier Exp $"; #endif /* not lint */ #include "tip.h" |