On Wed, Sep 19, 2018 at 10:46 AM, Huw Davies huw@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.