]> granicus.if.org Git - apache/commitdiff
Yeah. Good luck with that.
authorJim Jagielski <jim@apache.org>
Mon, 10 Sep 2007 14:54:37 +0000 (14:54 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 10 Sep 2007 14:54:37 +0000 (14:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574270 13f79535-47bb-0310-9956-ffa450edef68

include/scoreboard.h

index fc9fadf7ffd0ce98b80ac7b2fe073333fc38bb11..7e6cfa920a5a5e46473e22046c9736c0ccd4b23f 100644 (file)
@@ -144,7 +144,6 @@ struct process_score {
 /* stuff which is lb specific */
 typedef struct lb_score lb_score;
 struct lb_score {
-    /* TODO: make a real stuct from this */
     unsigned char data[1024];
 };