diff options
Diffstat (limited to 'sys/dev/cxgb/common/cxgb_vsc7323.c')
-rw-r--r-- | sys/dev/cxgb/common/cxgb_vsc7323.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgb/common/cxgb_vsc7323.c b/sys/dev/cxgb/common/cxgb_vsc7323.c index ded8261b5480..ea9cc5bacca8 100644 --- a/sys/dev/cxgb/common/cxgb_vsc7323.c +++ b/sys/dev/cxgb/common/cxgb_vsc7323.c @@ -29,7 +29,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cxgb/common/cxgb_vsc7323.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $"); #ifdef CONFIG_DEFINED #include <common/cxgb_common.h> |