diff options
Diffstat (limited to 'sys/dev/en/if_en_pci.c')
| -rw-r--r-- | sys/dev/en/if_en_pci.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/en/if_en_pci.c b/sys/dev/en/if_en_pci.c index 09ba8bcac1e8..02b7c3216b0e 100644 --- a/sys/dev/en/if_en_pci.c +++ b/sys/dev/en/if_en_pci.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/en/if_en_pci.c,v 1.42.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* * i f _ e n _ p c i . c @@ -45,7 +45,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/en/if_en_pci.c,v 1.42.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> |
