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 cdfcf829a0b1..082a7b34e96f 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -43,7 +43,7 @@ static const char copyright[] = #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/chio/chio.c,v 1.27 2005/01/10 08:39:20 imp Exp $"); #include <sys/param.h> #include <sys/chio.h> |