mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
The affected files in this patch had inconsistent use of tabs vs. spaces for indentation, and this patch eliminates the stray tabs. Also, the opening brace of sigchld_hdl() in activate.c was moved so the opening braces are consistent throughout the file.