Fix datatypes in the legacy handshake
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 14 Nov 2013 20:31:18 +0000 (21:31 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 14 Nov 2013 20:31:18 +0000 (21:31 +0100)
commite583f46bbff3e4c73716b30b6a6d08adb6e44915
tree7c25700db60fe378e6d7c37eea567443338c9d59
parent4c4aec75c42dc212b6725cf1cb42ab61fb09e8fd
Fix datatypes in the legacy handshake

Turns out we accidentally some datatypes. SupportsCompression should
be a bool, and protocolVersion an uint. Changing this breaks QuasselDroid
and wasn't done on purpose anyway.
src/common/protocols/legacy/legacypeer.cpp