From: Eric Mullins Date: Thu, 1 Oct 2009 21:52:50 +0000 (-0600) Subject: Previous fix for VC++/strcasecmp() was wrong-- use StrCaseCmp(). X-Git-Tag: v4.4.1.20091019~65 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=23a7bd0b8632ca5eaadf303e1c5b19602cdfe466 Previous fix for VC++/strcasecmp() was wrong-- use StrCaseCmp(). --- diff --git a/backend.c b/backend.c index 045657c..9e70440 100644 --- a/backend.c +++ b/backend.c @@ -2444,7 +2444,7 @@ read_from_ics(isr, closure, data, count, error) } } if(chattingPartner<0) // if not, look if there is a chatbox for this indivdual - for(p=0; p