mirror of
https://github.com/systemd/systemd.git
synced 2025-08-11 13:49:51 +03:00
tmpfiles: remove pointless empty line
This commit is contained in:
committed by
Luca Boccassi
parent
69d76823ce
commit
6f77039e97
@ -204,7 +204,6 @@ static OperationMask arg_operation = 0;
|
||||
static bool arg_boot = false;
|
||||
static bool arg_graceful = false;
|
||||
static PagerFlags arg_pager_flags = 0;
|
||||
|
||||
static char **arg_include_prefixes = NULL;
|
||||
static char **arg_exclude_prefixes = NULL;
|
||||
static char *arg_root = NULL;
|
||||
|
Reference in New Issue
Block a user