Skip to content

Fix indentation compiler warning with clang

Biswapriyo Nath requested to merge (removed):fix-indent into main

This commit fixes the following compiler warning. cacheiterators.h:423:54: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]

Merge request reports

Loading