xkbevd 1.1.6
- Assume target platforms have
strcasecmp
now - Remove
detectableRepeat
variable - evargs.c: Use standard
strchr()
instead of deprecatedindex()
- evargs.c: constify pointer arguments that aren't modified
- Accept
--help
&--version
as aliases to-help
&-version
- Use
_stricmp()
instead ofstrcasecmp()
on Windows - xkbevd 1.1.6