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 31b69d46fad6f..7c5c196df38db 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -39,7 +39,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.2 2000/10/27 16:21:18 asmodai Exp $"; #endif /* not lint */ #include <sys/param.h> |
