made more pointers unsigned, as they were mostly used passed in to functions
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Feb 2004 07:52:13 +0000 (07:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Feb 2004 07:52:13 +0000 (07:52 +0000)
commitaaeec7841024bbb11d621e8f7e84bbb19de93184
treefe2149da8bad6c727a9b4236227ccf0d1fbe94c4
parent0b59a6bb6663c7eecf11ca9a06e186b8f5ee3757
made more pointers unsigned, as they were mostly used passed in to functions
that assume them to be unsigned. Stops compiler warnings.
ares_private.h