diff options
Diffstat (limited to 'sys/mips/cavium/octe/ethernet-spi.c')
-rw-r--r-- | sys/mips/cavium/octe/ethernet-spi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/cavium/octe/ethernet-spi.c b/sys/mips/cavium/octe/ethernet-spi.c index 100f642ef195..208601a9807a 100644 --- a/sys/mips/cavium/octe/ethernet-spi.c +++ b/sys/mips/cavium/octe/ethernet-spi.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-spi.c,v 1.1.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |