changeset 188:489eb428cf65

Add separator empty line between "files" when in normal output mode.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 09 Jul 2018 08:13:03 +0300
parents cf081a98dccd
children 77eb019b7386
files sidinfo.c
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Mon Jul 09 08:12:40 2018 +0300
+++ b/sidinfo.c	Mon Jul 09 08:13:03 2018 +0300
@@ -1018,10 +1018,9 @@
         }
     }
 
-    if (optFieldOutput)
+    if (optFieldOutput && shown)
     {
-        if (shown && optOneLineFieldSep != NULL)
-            fprintf(outFile, "\n");
+        fprintf(outFile, "\n");
     }
 
     // Shutdown