diff options
Diffstat (limited to 'sys/arm/mv/common.c')
| -rw-r--r-- | sys/arm/mv/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/mv/common.c b/sys/arm/mv/common.c index a14225949c25..dbe6e8d1398d 100644 --- a/sys/arm/mv/common.c +++ b/sys/arm/mv/common.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/arm/mv/common.c,v 1.7.2.3.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |
