mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-05 04:31:07 +01:00
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. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||