diff options
Diffstat (limited to 'sys/pci/if_pcn.c')
| -rw-r--r-- | sys/pci/if_pcn.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/pci/if_pcn.c b/sys/pci/if_pcn.c index 9bd12b6ee79d..5fa795764ec4 100644 --- a/sys/pci/if_pcn.c +++ b/sys/pci/if_pcn.c @@ -32,7 +32,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/if_pcn.c,v 1.59.2.4 2006/01/29 15:39:08 emaste Exp $");  /*   * AMD Am79c972 fast ethernet PCI NIC driver. Datasheets are available | 
