mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 14:40:31 +00:00
build-sys: make gcc shut up
This commit is contained in:
@@ -789,7 +789,7 @@ int message_append_basic(sd_bus_message *m, char type, const void *p, const void
|
||||
void *a;
|
||||
char *e = NULL;
|
||||
int fd = -1;
|
||||
uint32_t fdi;
|
||||
uint32_t fdi = 0;
|
||||
int r;
|
||||
|
||||
if (!m)
|
||||
|
||||
Reference in New Issue
Block a user