Smack/smack-tcp
Florian Schmaus 301519a264 Fix END_DOCUMENT handling in XMPPTCPConnection
The 'break' statement in the END_DOCUMENT case should break the parsing
loop and not the switch/case within. Therefore we need to add a loop
label on break on that label.
2014-11-15 09:46:39 +01:00
..
src Fix END_DOCUMENT handling in XMPPTCPConnection 2014-11-15 09:46:39 +01:00
build.gradle Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00