diff options
Diffstat (limited to 'bin/chio/chio.c')
-rw-r--r-- | bin/chio/chio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chio/chio.c b/bin/chio/chio.c index e3f6551037fb4..a9d554ced0e1c 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -38,7 +38,7 @@ static const char copyright[] = "@(#) Copyright (c) 1996 Jason R. Thorpe. All rights reserved."; static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/chio/chio.c,v 1.15.2.1 2000/09/18 02:07:10 jkh Exp $"; #endif /* not lint */ #include <sys/param.h> |