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 fe07afb8d5b7..a930d98bd008 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.53 2003/08/24 17:48:04 obrien Exp $"); /* * Programming assumptions and other issues. |
