mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 10:40:39 +00:00
d557ab09ce
network/netplay/netplay_frontend.c: In function ‘netplay_announce_cb’: network/netplay/netplay_frontend.c:734:32: warning: format ‘%X’ expects argument of type ‘unsigned int *’, but argument 3 has type ‘int *’ [-Wformat=] sscanf(val, "%08X", &host_room->gamecrc); ~~~^ ~~~~~~~~~~~~~~~~~~~ %08X |
||
---|---|---|
.. | ||
httpserver | ||
netplay | ||
net_http_special.c | ||
net_http_special.h | ||
net_logger.c |