summaryrefslogtreecommitdiff
path: root/ares_set_local_ip4.3
diff options
context:
space:
mode:
authorBen Greear <greearb@candelatech.com>2010-07-30 10:09:57 -0700
committerBen Greear <greearb@candelatech.com>2010-07-30 10:09:57 -0700
commitf575aea364677a3c318e76972e67963ef873c813 (patch)
treedf93179a30eb40fe04f7d6199feb1ed14be87ad6 /ares_set_local_ip4.3
parent03c1378e84374fe8102a3968a884c4eec95ca3ef (diff)
downloadc-ares-f575aea364677a3c318e76972e67963ef873c813.tar.gz
c-ares-f575aea364677a3c318e76972e67963ef873c813.tar.bz2
c-ares-f575aea364677a3c318e76972e67963ef873c813.zip
remove all uses of uint32_t
Previous fix forgot a few. Signed-off-by: Ben Greear <greearb@candelatech.com>
Diffstat (limited to 'ares_set_local_ip4.3')
-rw-r--r--ares_set_local_ip4.32
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_set_local_ip4.3 b/ares_set_local_ip4.3
index b7955b7..217d67b 100644
--- a/ares_set_local_ip4.3
+++ b/ares_set_local_ip4.3
@@ -20,7 +20,7 @@ ares_set_local_ip4 \- Set local IPv4 address outgoing requests.
.nf
.B #include <ares.h>
.PP
-.B void ares_set_local_ip4(ares_channel \fIchannel\fP, uint32_t \fIlocal_ip\fP)
+.B void ares_set_local_ip4(ares_channel \fIchannel\fP, unsigned int \fIlocal_ip\fP)
.fi
.SH DESCRIPTION
The \fBares_set_local_ip4\fP function sets the IP address for outbound