aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-11-20 19:51:23 -0500
committerMike Frysinger <vapier@gentoo.org>2011-11-20 19:51:55 -0500
commit9eba397314f86e231fa091e5203a80eccfacd6b8 (patch)
treee27e608f90ca8cc9a7bf3f9009e5b0bdee32960a /Makefile
parentfix "format not a string literal" warnings (diff)
downloadnet-tools-9eba397314f86e231fa091e5203a80eccfacd6b8.tar.gz
net-tools-9eba397314f86e231fa091e5203a80eccfacd6b8.tar.bz2
net-tools-9eba397314f86e231fa091e5203a80eccfacd6b8.zip
fix integer/pointer cast warnings
On 64bit systems where sizeof(void *) != sizeof(int), we get a warning when trying to assign the return of atoi(). So insert a cast to avoid. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions