From e9c1ea9de87d4d508ac38ce87a2fa56e7529a91a Mon Sep 17 00:00:00 2001 From: "Jason St. John" Date: Tue, 2 Jul 2013 13:24:48 +0200 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6cfe0dfc59..1b3bc2b65b 100644 --- a/NEWS +++ b/NEWS @@ -1798,7 +1798,7 @@ CHANGES WITH 41: understood to set system wide environment variables dynamically at boot. - * We now limit the set of capabilities of systemd-journald. + * We now limit the set of capabilities of systemd-journald. * We now set SIGPIPE to ignore by default, since it only is useful in shell pipelines, and has little use in general -- cgit v1.2.3-54-g00ecf