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 f2622b859057..53ab6e6677e7 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.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdarg.h> |