Code

it seems that strcasecmp and strcasencmp have issues on windows replace
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 8 Sep 2010 16:41:23 +0000 (16:41 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 8 Sep 2010 16:41:23 +0000 (16:41 +0000)
commit3670004707b31a49a4085ddc162dcefd0620ef3a
tree0040cfbe3464f120fe1cbcd3c9675619eca25bcf
parent68583e5c68ae17ec1a074f83f68701b110a04f36
it seems that strcasecmp and strcasencmp have issues on windows replace
with stricmp and strnicmp --  jkane mail.com

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4@2128 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_cgi.c