systemctl: remove empty line between comment and action
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 May 2016 14:50:36 +0000 (10:50 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 May 2016 15:48:59 +0000 (11:48 -0400)
commitbe8386a3e51183738a61cf46dea698ef9d499bae
tree2bc79446cd2adda7f6e8adec14eefda1aec7143c
parent16690d0e15964b896531dfcc38fd13576745d77d
systemctl: remove empty line between comment and action

It's harder to miss the comment without the newline ;)
See https://github.com/systemd/systemd/pull/3336#issuecomment-221749423
for context.
src/systemctl/systemctl.c