wmget: Fix -Wpointer-to-int-cast compiler warnings.
commite64a950200e8d986a9a498ced364a1dedc8d0c43
authorDoug Torrance <dtorrance@piedmont.edu>
Sun, 7 Feb 2016 05:53:16 +0000 (7 00:53 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 7 Feb 2016 15:36:01 +0000 (7 21:06 +0530)
treec3a9cb786cc197f86354b811425a861dfd5cba04
parent6efd8b9b4a0e1d0202d60d9c96a158505147699b
wmget: Fix -Wpointer-to-int-cast compiler warnings.

In particular, use intptr_t instead of int.  From the Debian patch [1].

[1] http://sources.debian.net/src/wmget/0.6.0-5/debian/patches/
    fix_-Wpointer-to-int-cast.patch/
wmget/server.c