diff options
Diffstat (limited to 'sys/arm/at91/at91_pio.c')
-rw-r--r-- | sys/arm/at91/at91_pio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/at91/at91_pio.c b/sys/arm/at91/at91_pio.c index 7ab340c4a9db..7379ca18de44 100644 --- a/sys/arm/at91/at91_pio.c +++ b/sys/arm/at91/at91_pio.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/arm/at91/at91_pio.c,v 1.1.2.3 2006/07/18 21:00:57 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> |