mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 09:40:20 +00:00
Eliminate some more warnings
This commit is contained in:
@@ -1053,7 +1053,7 @@ server_read_child (GIOChannel *source, GIOCondition condition, server *serv)
|
||||
static int
|
||||
server_cleanup (server * serv)
|
||||
{
|
||||
fe_set_lag (serv, 0.0);
|
||||
fe_set_lag (serv, 0);
|
||||
|
||||
if (serv->iotag)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user