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 afe36153d0d3..f28e4b70ac51 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.20.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Programming assumptions and other issues. |