The source project of this merge request has been removed.
Fix indentation compiler warning with clang
This commit fixes the following compiler warning. cacheiterators.h:423:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]