diff options
Diffstat (limited to 'sys/boot/arm/at91/libat91/printf.c')
-rw-r--r-- | sys/boot/arm/at91/libat91/printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/libat91/printf.c b/sys/boot/arm/at91/libat91/printf.c index 81b48c5208c26..bb0e956e5688f 100644 --- a/sys/boot/arm/at91/libat91/printf.c +++ b/sys/boot/arm/at91/libat91/printf.c @@ -14,7 +14,7 @@ * warranties of merchantability and fitness for a particular * purpose. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/arm/at91/libat91/printf.c,v 1.1.2.1 2006/08/17 22:57:08 imp Exp $ */ #include <stdarg.h> |