Files
dpm-core-ng/include
Christopher M. Punches 12a4f68025 Indent every scope and put opening braces on the signature line
Namespace and extern "C" bodies are indented a level, so nesting is
visible from the indentation rather than only from the braces. Opening
braces stay on the line that opens the scope, including function
definitions, which previously carried theirs on a line of their own.
2026-08-15 23:47:43 -04:00
..