j
k
j a
j l
Aric Stewart aric@codeweavers.com writes:
if (strength) { str = strength[cnt]; if (pwcInChars[cnt] == Numeric_space) str_space = TRUE; else str_space = FALSE; }
if (strength)
{
str = strength[cnt];
if (pwcInChars[cnt] == Numeric_space)
str_space = TRUE;
else
str_space = FALSE;
}
str_space is not used for anything.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites