mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 16:59:03 +03:00
core: drop spurious newline
This commit is contained in:
parent
a6b5216c7c
commit
43992e57e0
@ -553,7 +553,6 @@ static int manager_default_environment(Manager *m) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
int manager_new(UnitFileScope scope, bool test_run, Manager **_m) {
|
||||
Manager *m;
|
||||
int r;
|
||||
|
Loading…
Reference in New Issue
Block a user