svn path=/trunk/boinc/; revision=13173

This commit is contained in:
David Anderson 2007-07-17 21:12:59 +00:00
parent 2d74b133a1
commit 30ec49bba6
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ void debug_sched(
// call this only if we're not going to call handle_request()
//
static void send_message(const char* msg, int delay) {
printf(
fprintf(stdout,
"Content-type: text/plain\n\n"
"<scheduler_reply>\n"
" <message priority=\"low\">%s</message>\n"