imp 2007-03-28 21:15:50 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/libat91 memcmp.c
Log:
Fix problem where memcmp would return true in the case where the
character after the character that was the same.
Submitted by: jhay
Revision Changes Path
1.3 +1 -1 src/sys/boot/arm/at91/libat91/memcmp.c