locale.library: correctly return the position of remaining datastream
commit909b88cccbb932172897a21a97aa16d9e4a94fb1
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 18 Jul 2016 18:50:09 +0000 (18 18:50 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 18 Jul 2016 18:50:09 +0000 (18 18:50 +0000)
treed72b8c42fa394f983848f6762b329474841861d3
parent4db6f36eb05ad4bedf405b1842fca03ca018be5d
locale.library: correctly return the position of remaining datastream

Previous implementation was returning position of max used argument.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@52792 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/locale/formatstring.c