diff options
Diffstat (limited to 'sys/dev/cxgb/common/cxgb_mc5.c')
-rw-r--r-- | sys/dev/cxgb/common/cxgb_mc5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgb/common/cxgb_mc5.c b/sys/dev/cxgb/common/cxgb_mc5.c index d3eed4a2c32ec..ae37aa237a6e6 100644 --- a/sys/dev/cxgb/common/cxgb_mc5.c +++ b/sys/dev/cxgb/common/cxgb_mc5.c @@ -28,7 +28,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cxgb/common/cxgb_mc5.c,v 1.1.2.4 2007/08/18 09:10:25 kmacy Exp $"); #ifdef CONFIG_DEFINED #include <common/cxgb_common.h> |