summaryrefslogtreecommitdiff
path: root/sys/dev/en/if_en_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/en/if_en_pci.c')
-rw-r--r--sys/dev/en/if_en_pci.c4
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 1aaf76108b82c..895e363d37306 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.33.2.1 2005/01/30 00:59:39 imp 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.33.2.1 2005/01/30 00:59:39 imp Exp $");
#include <sys/param.h>
#include <sys/kernel.h>