19 Sep
2018
19 Sep
'18
10:52 a.m.
On Wed, Sep 19, 2018 at 10:46 AM, Huw Davies <huw(a)codeweavers.com> wrote:
Shouldn't this be if (num == 0) ? That would at least match the comment.
Huw.
Yeah, you are right. I copied the relevant logic from InsertItem, but num == 0 definitely makes more sense.