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