Open pps83 opened 8 months ago
Fixes the following warning with clang:
1>../../vsimple.c(456,45): warning : misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
these fixes were merged long time ago, but were somehow reverted
Fixes the following warning with clang: