X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=server.c;h=3a0d666b4416380a0d236823b22b97e7a2a1c812;hb=7b1e8a237acc3121c86fab9b5946da6a8d3bf6c4;hp=5e133558e8718fd3ce1f607fbd87db4082b24a84;hpb=9fb26bfce5b8130703a8c31818783912c2b3dfac;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/server.c b/server.c index 5e13355..3a0d666 100644 --- a/server.c +++ b/server.c @@ -304,7 +304,7 @@ static void poll_connections(void) on_inet_set_score( msg ); else { vg_warn( "Unknown inetmsg_id recieved from client. (%u)\n", - temp->inetmsg_id ); + tmp->inetmsg_id ); } SteamAPI_SteamNetworkingMessage_t_Release( msg ); @@ -321,8 +321,7 @@ static void generate_boards(void) { FILE *fp = fopen( "www/html/srhighscores.txt", "w" ); - for( int i=0; idata, i, 10 );