1
0
mirror of https://github.com/systemd/systemd synced 2024-07-01 07:34:28 +00:00

tmpfiles: remove pointless empty line

This commit is contained in:
Lennart Poettering 2024-06-18 09:55:32 +02:00 committed by Luca Boccassi
parent 69d76823ce
commit 6f77039e97

View File

@ -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;