diff options
Diffstat (limited to 'sys/pci/if_dc.c')
-rw-r--r-- | sys/pci/if_dc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_dc.c b/sys/pci/if_dc.c index c1f0da6a2acf7..a0fe629260754 100644 --- a/sys/pci/if_dc.c +++ b/sys/pci/if_dc.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/if_dc.c,v 1.148.2.8 2006/01/29 15:39:08 emaste Exp $"); /* * DEC "tulip" clone ethernet driver. Supports the DEC/Intel 21143 |