diff options
Diffstat (limited to 'sys/boot/arm/at91/libat91/putchar.c')
-rw-r--r-- | sys/boot/arm/at91/libat91/putchar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/libat91/putchar.c b/sys/boot/arm/at91/libat91/putchar.c index 137c2e3cb109..7df81b017514 100644 --- a/sys/boot/arm/at91/libat91/putchar.c +++ b/sys/boot/arm/at91/libat91/putchar.c @@ -31,7 +31,7 @@ * owners. This software is not copyrighted and is intended for reference * only. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/arm/at91/libat91/putchar.c,v 1.1.2.1 2006/08/17 22:57:08 imp Exp $ */ #include "at91rm9200.h" |