Fixed some protocol comment errors in clientserver.h and elsewhere
authorPerttu Ahola <celeron55@gmail.com>
Mon, 22 Aug 2011 19:04:46 +0000 (22:04 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Mon, 22 Aug 2011 19:04:46 +0000 (22:04 +0300)
commit4acad897cf895e7ddf0810c35e4054588453f913
tree663a14a3c57e25c4d3281ad698dddb5823af3914
parentb37fffc2c58ff81d22abad8c147998a033725104
Fixed some protocol comment errors in clientserver.h and elsewhere

-- TOCLIENT_OBJECTDATA: peer ID field is missing
-- TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD: added: init length should be u32, not u16
src/client.cpp
src/clientserver.h
src/server.cpp