diff options
Diffstat (limited to 'sys/dev/aic/aic_isa.c')
| -rw-r--r-- | sys/dev/aic/aic_isa.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic/aic_isa.c b/sys/dev/aic/aic_isa.c index 71736f21d667..239038bca10d 100644 --- a/sys/dev/aic/aic_isa.c +++ b/sys/dev/aic/aic_isa.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/aic/aic_isa.c,v 1.12 2005/05/29 04:42:17 nyan Exp $");  #include <sys/param.h>  #include <sys/kernel.h>  | 
