indents(c): fix indentation on block comment

This commit is contained in:
Stephan Seitz 2022-01-22 17:48:44 +01:00
parent 346366a330
commit 616dc885fc
5 changed files with 20 additions and 12 deletions

View file

@ -17,7 +17,6 @@ describe("indent C++:", function()
-- C
"c/preproc_func.c",
"c/label.c",
"c/comment.c",
},
})
end)