diff options
Diffstat (limited to 'sys/pci/if_sis.c')
-rw-r--r-- | sys/pci/if_sis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_sis.c b/sys/pci/if_sis.c index 897a98e9ff85d..d243bf46cee84 100644 --- a/sys/pci/if_sis.c +++ b/sys/pci/if_sis.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/if_sis.c,v 1.132.2.7 2006/03/17 21:30:57 glebius Exp $"); /* * SiS 900/SiS 7016 fast ethernet PCI NIC driver. Datasheets are |