j
k
j a
j l
"Aric Stewart" <aric(a)codeweavers.com> wrote:
- wszPatternString++; /* skip ',' */ + if (hr == S_OK) + wszPatternString++; /* skip ',' */ if (hr == S_OK) {
- wszPatternString++; /* skip ',' */ + if (hr == S_OK) + wszPatternString++; /* skip ',' */
if (hr == S_OK) {
Why not just move it into the below block? -- Dmitry.
Back to the thread
Back to the list