mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
tmpfiles: remove pointless empty line
This commit is contained in:
parent
69d76823ce
commit
6f77039e97
@ -204,7 +204,6 @@ static OperationMask arg_operation = 0;
|
|||||||
static bool arg_boot = false;
|
static bool arg_boot = false;
|
||||||
static bool arg_graceful = false;
|
static bool arg_graceful = false;
|
||||||
static PagerFlags arg_pager_flags = 0;
|
static PagerFlags arg_pager_flags = 0;
|
||||||
|
|
||||||
static char **arg_include_prefixes = NULL;
|
static char **arg_include_prefixes = NULL;
|
||||||
static char **arg_exclude_prefixes = NULL;
|
static char **arg_exclude_prefixes = NULL;
|
||||||
static char *arg_root = NULL;
|
static char *arg_root = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user