mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 13:11:32 +00:00
committed by
Zbigniew Jędrzejewski-Szmek
parent
9db605a4db
commit
d76b52b66d
@@ -1063,7 +1063,7 @@ static int clean_item(Item *i) {
|
||||
}
|
||||
|
||||
static int process_item(Item *i) {
|
||||
int r, q, p, s, t = 0;
|
||||
int r, q, p, t = 0;
|
||||
_cleanup_free_ char *prefix = NULL;
|
||||
|
||||
assert(i);
|
||||
|
||||
Reference in New Issue
Block a user