27 Sep
2008
27 Sep
'08
3:52 p.m.
2008/9/27 Aric Stewart <aric(a)codeweavers.com>:
+ if (hr != S_FALSE) + /* + * this happens when 'kok' instead matches to a different Rfc1766 name + * for example 'ko' so it is not a falure but does not give us what
"falure" -> spelling mistake
+ * we are looking for + */ + {
Slight style issue - comment between if statement and open block character doesn't look very nice. -- Rob Shearman