mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=7535
This commit is contained in:
parent
8a5f66a616
commit
5cf2cb09b9
|
@ -369,7 +369,7 @@ int main(int argc, char** argv) {
|
|||
// unlink(req_path);
|
||||
// unlink(reply_path);
|
||||
#endif
|
||||
#ifndef _USING_FCGI
|
||||
#ifndef _USING_FCGI_
|
||||
} else if (batch) {
|
||||
while (!feof(stdin)) {
|
||||
handle_request(stdin, stdout, *ssp, code_sign_key);
|
||||
|
|
Loading…
Reference in New Issue