ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSVC/Flatline_BSL.c
(Generate patch)

Comparing Daodan/MSVC/Flatline_BSL.c (file contents):
Revision 577 by gumby, Mon Oct 11 08:22:59 2010 UTC vs.
Revision 578 by gumby, Wed Jan 12 18:47:16 2011 UTC

# Line 97 | Line 97 | uint16_t ONICALL status(sl_callinfo* cal
97                                  DDrConsole_PrintF("Client %i: %s from %s",
98                                          j,
99                                          PlayerList[j]->name,
100 <                                        (inet_ntoa(*( (struct in_addr*)(int*)&(PlayerList[j]->ip )   ))));
100 >                                        inet_ntoa(*( (struct in_addr*)(int*)&(PlayerList[j]->ip )   )));
101                          }
102                  }
103          }

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)