diff options
Diffstat (limited to 'sys/dev/stg/tmc18c30_isa.c')
-rw-r--r-- | sys/dev/stg/tmc18c30_isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/stg/tmc18c30_isa.c b/sys/dev/stg/tmc18c30_isa.c index 6d9061326b1d..e04d1db7d3aa 100644 --- a/sys/dev/stg/tmc18c30_isa.c +++ b/sys/dev/stg/tmc18c30_isa.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/stg/tmc18c30_isa.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |