Using latest GIT version of uncrustify. It is removing required braces. I am supplying the C file, the uncrustify config, and the uncrustify output. The C file has only one simple function. The error is clear.
Turns out the code had a missing semi-colon. Uncrustify is okay.
Turns out the code had a missing semi-colon. Uncrustify is okay.