Mercurial > hg > index.cgi
comparison lwasm/lwasm.c @ 411:9f796134d6f4
Fix wrong sense in strcasecmp()
If you want to compare if something matches, you have to compare the
strcasecmp() return with *zero*.
author | William Astle <lost@l-w.ca> |
---|---|
date | Mon, 21 Mar 2016 09:02:23 -0600 |
parents | 6153cb49403c |
children | f8e56377a32a |
comparison
equal
deleted
inserted
replaced
410:7f538053492c | 411:9f796134d6f4 |
---|