*** empty log message ***

svn path=/trunk/boinc/; revision=1859
This commit is contained in:
Karl Chen 2003-07-29 21:46:32 +00:00
parent c26a5ff666
commit 27e6b1eacf
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ bool HTTP_OP_SET::poll() {
htp->io_ready = false;
htp->io_done = false;
}
// TODO: intentional no break here?
// TODO: intentional no break here? -- quarl
case HTTP_STATE_REPLY_HEADER:
if (htp->io_ready) {
action = true;