Fix DOCDOC entries in routerlist.c. Make more functions use SMARTLIST_FOREACH instea...
commit76351b8416057690f2f344cc0a614caa183561c1
authorNick Mathewson <nickm@torproject.org>
Tue, 13 Sep 2005 15:32:03 +0000 (13 15:32 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 13 Sep 2005 15:32:03 +0000 (13 15:32 +0000)
tree251e15e69916dfb553d24dc1c0b818dfb58a0896
parentd9bf9e48c0fe34fec592b89788f753a298024cfb
Fix DOCDOC entries in routerlist.c.  Make more functions use SMARTLIST_FOREACH instead of raw loops.  Replace router_list_superseded implementation with one that has a prayer of working.

svn:r5027
src/or/routerlist.c