minixml: Fix parsing error with extra whitespace
If there is extra whitespace, the iterator would not get moved properly resulting in incomplete data.
This commit is contained in:
If there is extra whitespace, the iterator would not get moved properly resulting in incomplete data.