projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edeb6b9
)
update my todo list
author
Ged Murphy
<gedmurphy@reactos.org>
Fri, 18 Nov 2005 23:35:16 +0000
(23:35 +0000)
committer
Ged Murphy
<gedmurphy@reactos.org>
Fri, 18 Nov 2005 23:35:16 +0000
(23:35 +0000)
svn path=/trunk/; revision=19335
reactos/services/tcpsvcs/tcpsvcs.c
patch
|
blob
|
history
diff --git
a/reactos/services/tcpsvcs/tcpsvcs.c
b/reactos/services/tcpsvcs/tcpsvcs.c
index
188fbfa
..
6736a65
100644
(file)
--- a/
reactos/services/tcpsvcs/tcpsvcs.c
+++ b/
reactos/services/tcpsvcs/tcpsvcs.c
@@
-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)
*/