diff options
Diffstat (limited to 'sys/boot/arm/at91/libat91/emac.c')
-rw-r--r-- | sys/boot/arm/at91/libat91/emac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/libat91/emac.c b/sys/boot/arm/at91/libat91/emac.c index 037e6b4a692e..d803bebadb6d 100644 --- a/sys/boot/arm/at91/libat91/emac.c +++ b/sys/boot/arm/at91/libat91/emac.c @@ -19,7 +19,7 @@ * only. * END_BLOCK * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/arm/at91/libat91/emac.c,v 1.3.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ ******************************************************************************/ #include "at91rm9200.h" |