Skip to content

Use _stricmp()/_strnicmp() instead of strcasecmp()/strncasecmp() on Windows

Alan Coopersmith requested to merge alanc/xkbcomp:stricmp into master

Fixes: 0b4873ce ("Assume target platforms have strcasecmp, strncasecmp, & strdup now")
Signed-off-by: Alan Coopersmith

Merge request reports

Loading