mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
![Martin Wilke](/assets/img/avatar_default.png)
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.
|