Avoid strcasecmp which does not exist on Windows
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 18 Oct 2012 11:45:32 +0000 (13:45 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 18 Oct 2012 11:45:32 +0000 (13:45 +0200)
And also fix condition that would never be true.


No differences found