diff --git a/src/bitops.cpp b/src/bitops.cpp index c03f068fd..f2201f318 100644 --- a/src/bitops.cpp +++ b/src/bitops.cpp @@ -800,8 +800,8 @@ void bitopCommand(client *c) { } } } + #endif } - #endif /* j is set to the next byte to process by the previous loop. */ for (; j < maxlen; j++) {