indented source to look more like other ares code,
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Apr 2005 23:36:21 +0000 (23:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Apr 2005 23:36:21 +0000 (23:36 +0000)
commitb3a8f438fca283e1c8a9ddf8597f14bf745abc3a
treea4257d83f10625fce52d8a753b5217bfcc1135eb
parente78ddf0a95488d2317da3a7a33d999e310329c61
indented source to look more like other ares code,
added (somewhat ugly) typecasts to build warning-free on 64bit platforms (the
result of a (char *) - (char *) cannot be stored in an int universally)
ares/inet_net_pton.c