diff options
author | bjarni <bjarni@openttd.org> | 2006-09-27 00:25:27 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2006-09-27 00:25:27 +0000 |
commit | d88e1a218e91ec8b7ddee9f2852f1126ad54a379 (patch) | |
tree | f83ca0155a2392ee39a82fa01c782f002e2653d3 /network_server.c | |
parent | 1d554da2fc24ab9387d87030b9a3069fcdbfe256 (diff) | |
download | openttd-d88e1a218e91ec8b7ddee9f2852f1126ad54a379.tar.xz |
(svn r6516) -Fix r6513: killed warnings about two variables being used uninitialized
This is not even correct since it's set in if (a) and later used in another if (a), but GCC didn't detect that
Diffstat (limited to 'network_server.c')
0 files changed, 0 insertions, 0 deletions