Fix verbose compiler warnings, including one in routerlist.c that would have been...
commit843459558438d381c9040cba0216e7fa877ecbe1
authorNick Mathewson <nickm@torproject.org>
Wed, 5 Oct 2005 02:06:36 +0000 (5 02:06 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 5 Oct 2005 02:06:36 +0000 (5 02:06 +0000)
tree0fc71127f05c5db2e08e844b592bfc45bc1995e2
parent0924094042382892ca6ada9977b6e4696222c24c
Fix verbose compiler warnings, including one in routerlist.c that would have been an actual error.  Normalize whitespace.  Enforce convention that "address" is a hostname and "addr" is an IPv4 address.

svn:r5190
configure.in
src/or/connection_edge.c
src/or/control.c
src/or/main.c
src/or/or.h
src/or/rendservice.c
src/or/routerlist.c