mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 13:41:31 +00:00
tmpfiles: make gcc shut up
This commit is contained in:
@@ -1123,7 +1123,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