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 16e88007011a..1b81a6c1946a 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.28.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/chio.h> |
