diff options
Diffstat (limited to 'sys/dev/hme/if_hme_pci.c')
-rw-r--r-- | sys/dev/hme/if_hme_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hme/if_hme_pci.c b/sys/dev/hme/if_hme_pci.c index ade6e19d631b5..f65fbdcdaca0f 100644 --- a/sys/dev/hme/if_hme_pci.c +++ b/sys/dev/hme/if_hme_pci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hme/if_hme_pci.c,v 1.22 2005/07/10 10:36:45 marius Exp $"); /* * PCI front-end device driver for the HME ethernet device. |