--------------------- PatchSet 5186 Date: 2007/08/08 02:41:51 Author: amosjeffries Branch: docs Tag: (none) Log: Syntax fix: Stop a paragraph of description showing as part of a todo item. Members: doc/Programming-Guide/07_MainLoop.dox:1.1.2.3->1.1.2.4 Index: squid3/doc/Programming-Guide/07_MainLoop.dox =================================================================== RCS file: /cvsroot/squid-sf//squid3/doc/Programming-Guide/Attic/07_MainLoop.dox,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- squid3/doc/Programming-Guide/07_MainLoop.dox 31 Jul 2007 04:29:06 -0000 1.1.2.3 +++ squid3/doc/Programming-Guide/07_MainLoop.dox 8 Aug 2007 02:41:51 -0000 1.1.2.4 @@ -97,6 +97,7 @@ After each handler is called, comm_select_incoming() is called to process new HTTP and ICP requests. \todo DOCS: what has replaced comm_select_incoming() + \par Typical read handlers are httpReadReply(),