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 781924d2ae26..5495b4f64573 100644 --- a/sys/pci/if_pcn.c +++ b/sys/pci/if_pcn.c @@ -50,7 +50,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/if_pcn.c,v 1.45 2003/04/21 18:34:04 imp Exp $");  #include <sys/param.h>  #include <sys/systm.h>  | 
