ab30f26aaa
Clang checks indentation and found incorrect indentation in pdump.
app/pdump/main.c:598:3: error: misleading indentation;
statement is not part of the previous 'if'
[-Werror,-Wmisleading-indentation]
Fixes:
|
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
meson.build |