ares_inet_ntop: reapply changes from previous c-ares version (I)
authorYang Tse <yangsita@gmail.com>
Thu, 16 Dec 2010 19:32:08 +0000 (20:32 +0100)
committerYang Tse <yangsita@gmail.com>
Thu, 16 Dec 2010 19:32:08 +0000 (20:32 +0100)
commitfd6f4dbe1e969920424fc8cc4c373b61656358ec
tree67a43260bfbfde0a8d000a3ae7d6090744e7cc9f
parent0d738bab0d82347aa17dd3bc4a462e5c02596061
ares_inet_ntop: reapply changes from previous c-ares version (I)

- Replace tabs with spaces.
- Use ANSI C style for function declarations and definitions.
- Use sizeof with parentheses.
inet_ntop.c