mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
97bacd9615
nesting and ensure that there is exactly one space character between each #if, #elif, #define directive and the following token. PR: ports/105184 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
4 lines
193 B
Plaintext
4 lines
193 B
Plaintext
A tool to indent the C preprocessor directives to reflect their
|
|
nesting and ensure that there is exactly one space character between
|
|
each #if, #elif, #define directive and the following token.
|