diff options
Diffstat (limited to 'sys/dev/ar/if_ar_pci.c')
-rw-r--r-- | sys/dev/ar/if_ar_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ar/if_ar_pci.c b/sys/dev/ar/if_ar_pci.c index 3715c8b8ee33..b98b63e8dc7a 100644 --- a/sys/dev/ar/if_ar_pci.c +++ b/sys/dev/ar/if_ar_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ar/if_ar_pci.c,v 1.13 2005/05/29 04:42:18 nyan Exp $"); #include <sys/param.h> #include <sys/systm.h> |