diff options
Diffstat (limited to 'sys/dev/le/if_le_pci.c')
-rw-r--r-- | sys/dev/le/if_le_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/le/if_le_pci.c b/sys/dev/le/if_le_pci.c index af7d07bfb4fc..914892d075cc 100644 --- a/sys/dev/le/if_le_pci.c +++ b/sys/dev/le/if_le_pci.c @@ -72,7 +72,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/le/if_le_pci.c,v 1.7.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |