[PATCH 4/5] riched20: Implement ITextRange::Collapse. (try 2)

Indrek Altpere efbiaiinzinz at hotmail.com
Wed Sep 17 03:35:50 CDT 2014


This seems to be a typo, I think the original variable name was mean to be
isedge or is_edge.
Perhaps this check would be simpler to understand and would not create local
variable if it were like this?

if (*end == *start)
    return S_FALSE;

Regards,
Indrek



More information about the wine-devel mailing list