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 ad70e189e1afe..7824a7d6e1fef 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.8 2007/11/05 12:42:26 phk Exp $"); /* * SiS 900/SiS 7016 fast ethernet PCI NIC driver. Datasheets are |