Fix alignment of #ifndef USE_ALIGNED_ACCESS
Former-commit-id: 9637887264336fdce84519afe773ea7b1a628705
This commit is contained in:
parent
d7efbd0c4e
commit
2e9f7b5069
@ -800,8 +800,8 @@ void bitopCommand(client *c) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
||||||
/* j is set to the next byte to process by the previous loop. */
|
/* j is set to the next byte to process by the previous loop. */
|
||||||
for (; j < maxlen; j++) {
|
for (; j < maxlen; j++) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user