]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/logs-show.c
tree-wide: add whitespace between type and variable name
[thirdparty/systemd.git] / src / shared / logs-show.c
index 41d484fa16f0e40bef0cd130658d9a263c202664..fbf12761d85d836e807eafe8b007514ac0e9a5a6 100644 (file)
@@ -1031,7 +1031,7 @@ static int output_cat(
 
 static int (*output_funcs[_OUTPUT_MODE_MAX])(
                 FILE *f,
-                sd_journal*j,
+                sd_journal *j,
                 OutputMode mode,
                 unsigned n_columns,
                 OutputFlags flags,