version 1.382 | | version 1.383 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/c_party.c - fix another party list corruption bug, and a couple of |
| | possible infinite loops |
| | Brendan Lally 2005-09-25 |
| | |
Clean some compilation warnings. | | Clean some compilation warnings. |
common/map.c: remove unused variable. | | common/map.c: remove unused variable. |
common/readable.c: strlen returns size_t. | | common/readable.c: strlen returns size_t. |