diff options
author | Ronnie Sahlberg <ronniesahlberg@gmail.com> | 2015-03-07 08:39:22 -0800 |
---|---|---|
committer | Ronnie Sahlberg <ronniesahlberg@gmail.com> | 2015-03-07 08:39:22 -0800 |
commit | 2ad8d21158df8b9a7e37b0a966f76b52a61f25e6 (patch) | |
tree | e1a64c2292d313ca08dea9288c7fc55b108b0db2 /test/core/security/secure_endpoint_test.c | |
parent | 3631e82c890de1ff0382ab3062b2d05193604046 (diff) |
strcmp: change all !str[n]cmp to str[n]cmp == 0
Change all !str[n]cmp to be str[n]cmp == 0 consistently across the codebase.
Issue #231
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
Diffstat (limited to 'test/core/security/secure_endpoint_test.c')
0 files changed, 0 insertions, 0 deletions