diff options
Diffstat (limited to 'sys/arm/at91/at91.c')
-rw-r--r-- | sys/arm/at91/at91.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/at91/at91.c b/sys/arm/at91/at91.c index a802f365326ae..0ace771cfd070 100644 --- a/sys/arm/at91/at91.c +++ b/sys/arm/at91/at91.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/arm/at91/at91.c,v 1.7.2.3 2007/02/25 23:09:50 cognet Exp $"); #include <sys/param.h> #include <sys/systm.h> |