diff options
Diffstat (limited to 'sys/dev/ar/if_ar_isa.c')
-rw-r--r-- | sys/dev/ar/if_ar_isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ar/if_ar_isa.c b/sys/dev/ar/if_ar_isa.c index afe36153d0d37..d97d4a21cb419 100644 --- a/sys/dev/ar/if_ar_isa.c +++ b/sys/dev/ar/if_ar_isa.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ar/if_ar_isa.c,v 1.55 2005/05/29 04:42:17 nyan Exp $"); /* * Programming assumptions and other issues. |