aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.Watcom
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-12-14 23:32:53 +0100
committerDaniel Stenberg <daniel@haxx.se>2014-12-14 23:34:07 +0100
commitdc19789444103512014d6e8c396403a54751e918 (patch)
tree9b2bd15c93a76023329e2307264bcb7e4bb93884 /src/Makefile.Watcom
parent64854c036451436fea9311313167e37f5580d3a6 (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 'src/Makefile.Watcom')
0 files changed, 0 insertions, 0 deletions