diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-12-14 23:32:53 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-12-14 23:34:07 +0100 |
commit | dc19789444103512014d6e8c396403a54751e918 (patch) | |
tree | 9b2bd15c93a76023329e2307264bcb7e4bb93884 /docs/libcurl/opts/CURLOPT_SSLENGINE.3 | |
parent | 64854c036451436fea9311313167e37f5580d3a6 (diff) |
tool_urlglob.c: reverse two loops
By counting from 0 and up instead of backwards like before, we remove
the need for the "funny" check of the unsigned variable when decreased
passed zero. Easier to read and less risk for compiler warnings.
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_SSLENGINE.3')
0 files changed, 0 insertions, 0 deletions