Clang whinges about an empty loop body when it sees code like while (i = 0; i++; i < 2); but in test_preventallow_*.c this looks intentional, so move the semi-colon to a line of its own to make clang happy. Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
2.6 KiB
2.6 KiB