From 5d13a15b1d0bd7d218100d204a84eaaaaeab932f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 19 Apr 2018 12:13:23 +0200 Subject: tree-wide: drop spurious newlines (#8764) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Double newlines (i.e. one empty lines) are great to structure code. But let's avoid triple newlines (i.e. two empty lines), quadruple newlines, quintuple newlines, …, that's just spurious whitespace. It's an easy way to drop 121 lines of code, and keeps the coding style of our sources a bit tigther. --- man/journal-remote.conf.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'man/journal-remote.conf.xml') diff --git a/man/journal-remote.conf.xml b/man/journal-remote.conf.xml index 24ade09023..db5e4efd5b 100644 --- a/man/journal-remote.conf.xml +++ b/man/journal-remote.conf.xml @@ -70,7 +70,6 @@ - SplitMode= -- cgit v1.2.1