Fix comment.

This commit is contained in:
Ulrich Drepper 2000-06-10 17:33:20 +00:00
parent 6948d763ed
commit b02b477413

View File

@ -270,8 +270,8 @@ FCTNAME (LOOPFCT) (const unsigned char **inptrp, const unsigned char *inend,
}
/* Include the file a second time to define the function to define the
function to handle unaligned access. */
/* Include the file a second time to define the function to handle
unaligned access. */
#if !defined DEFINE_UNALIGNED && !defined _STRING_ARCH_unaligned \
&& MIN_NEEDED_FROM != 1 && MAX_NEEDED_FROM % MIN_NEEDED_FROM == 0 \
&& MIN_NEEDED_TO != 1 && MAX_NEEDED_TO % MIN_NEEDED_TO == 0