update my todo list Modified: trunk/reactos/services/tcpsvcs/tcpsvcs.c _____
Modified: trunk/reactos/services/tcpsvcs/tcpsvcs.c --- trunk/reactos/services/tcpsvcs/tcpsvcs.c 2005-11-18 23:19:48 UTC (rev 19334) +++ trunk/reactos/services/tcpsvcs/tcpsvcs.c 2005-11-18 23:35:16 UTC (rev 19335) @@ -13,9 +13,8 @@
*/ /* * TODO: - * - Start tcpsvcs as a service. - * - write debugging function and print all dbg info via that. - * - change 'temp' to something meaningfull + * - fix bug when terminating chargen server + * - log info in the event logger (when it's implemented) */