diff options
Diffstat (limited to 'sys/mips/cavium/octe/ethernet-common.c')
-rw-r--r-- | sys/mips/cavium/octe/ethernet-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/cavium/octe/ethernet-common.c b/sys/mips/cavium/octe/ethernet-common.c index 9db9830915e8..9b941ffd50f2 100644 --- a/sys/mips/cavium/octe/ethernet-common.c +++ b/sys/mips/cavium/octe/ethernet-common.c @@ -28,7 +28,7 @@ AND WITH ALL FAULTS AND CAVIUM NETWORKS MAKES NO PROMISES, REPRESENTATIONS OR W *************************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/mips/cavium/octe/ethernet-common.c,v 1.2.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |