diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2012-03-30 15:45:30 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2012-03-30 15:50:27 +0200 |
commit | d31cda54243fd5c91696eb21e60e84241b9b3397 (patch) | |
tree | 4fa8bf199987e8a0e3e2ea46695ad64351b6ef91 /test/run-test.c | |
parent | f3ccc70e379269a67c7278856af5365bdcc20f7d (diff) | |
download | calcurse-d31cda54243fd5c91696eb21e60e84241b9b3397.tar.gz calcurse-d31cda54243fd5c91696eb21e60e84241b9b3397.zip |
Revert a bunch of strncmp() conversions
All strncmp() usages were replaced by (evidently) equivalent strcmp()
invocations in commit 2c9499bf272e06a62902711c6c20621ef3f80e64. However,
some of the strncmp() calls were perfectly justified and we actually
broke iCal import and "C-"-style key bindings by converting them to
strcmp(). Fix this by reverting all affected conversions.
Reported-by: Baptiste Jonglez <baptiste@jonglez.org>
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'test/run-test.c')
0 files changed, 0 insertions, 0 deletions