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