summaryrefslogtreecommitdiff
path: root/sys/dev/vge/if_vge.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/vge/if_vge.c')
-rw-r--r--sys/dev/vge/if_vge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vge/if_vge.c b/sys/dev/vge/if_vge.c
index fc1a77f9da06..0d847c293a92 100644
--- a/sys/dev/vge/if_vge.c
+++ b/sys/dev/vge/if_vge.c
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/vge/if_vge.c,v 1.14.2.8 2006/09/05 07:06:15 mr Exp $");
/*
* VIA Networking Technologies VT612x PCI gigabit ethernet NIC driver.