Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc
For the various string-compare routines (strcmp, strcasecmp, str.*cmp)
use "strcmp()==0" instead of "!strcmp()"

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-05-06 22:37:53 -04:00
..
2015-05-01 10:02:07 -04:00
2015-05-06 22:37:53 -04:00
2015-03-28 10:54:15 -04:00
2015-05-06 22:37:53 -04:00
2015-05-01 10:02:07 -04:00
2015-05-01 10:02:07 -04:00
2015-02-06 10:55:31 -05:00
2015-05-01 14:37:16 -04:00