mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
e9c1ea9de8
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.