diff options
Diffstat (limited to 'sys/dev/ichsmb/ichsmb.c')
| -rw-r--r-- | sys/dev/ichsmb/ichsmb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ichsmb/ichsmb.c b/sys/dev/ichsmb/ichsmb.c index 9361c7ee88e6..47b98cf04a19 100644 --- a/sys/dev/ichsmb/ichsmb.c +++ b/sys/dev/ichsmb/ichsmb.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ichsmb/ichsmb.c,v 1.13.2.1 2005/08/19 18:38:55 brian Exp $"); /* * Support for the SMBus controller logical device which is part of the |
