mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
drop useless newline
This commit is contained in:
parent
be66c128c3
commit
fd79db6a5d
1
name.h
1
name.h
@ -150,7 +150,6 @@ struct NameVTable {
|
|||||||
int (*stop)(Name *n);
|
int (*stop)(Name *n);
|
||||||
int (*reload)(Name *n);
|
int (*reload)(Name *n);
|
||||||
|
|
||||||
|
|
||||||
bool (*can_reload)(Name *n);
|
bool (*can_reload)(Name *n);
|
||||||
|
|
||||||
/* Boils down the more complex internal state of this name to
|
/* Boils down the more complex internal state of this name to
|
||||||
|
Loading…
Reference in New Issue
Block a user