mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
src/initctl/initctl.c: In function 'server_init':
src/initctl/initctl.c:282:13: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
int r;
^