]> git.ipfire.org Git - thirdparty/systemd.git/commit - NEWS
replace tabs with spaces in various files
authorJason St. John <jstjohn@purdue.edu>
Tue, 2 Jul 2013 11:24:48 +0000 (13:24 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Jul 2013 03:06:22 +0000 (23:06 -0400)
commite9c1ea9de87d4d508ac38ce87a2fa56e7529a91a
tree9c2c2a0455a74f6639c98c42a136888bd99474ef
parente79f68d11dcf4f7470fe21c219009c81e6433cf9
replace tabs with spaces in various files

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.
NEWS
m4/attributes.m4
man/systemd-coredumpctl.xml
src/activate/activate.c
src/core/execute.c
src/shared/missing.h
src/systemctl/systemctl.c