mirror of
https://github.com/systemd/systemd.git
synced 2024-11-08 11:27:32 +03:00
0b2ec8a3bf
Fix weird coding-style: - proper white-space - no if (func() >= 0) bail-outs - fix braces - avoid 'r' for anything but errno - init _cleanup_ variables unconditionally, even if not needed |
||
---|---|---|
.. | ||
Makefile | ||
sysv-generator.c |