mirror of https://github.com/BOINC/boinc.git
parent
e2f90f9b92
commit
aab93bc899
|
@ -260,7 +260,7 @@ int main(int argc, char** argv) {
|
|||
|
||||
// Dump to tab delimited file
|
||||
fprintf(f,
|
||||
"%s\t%s\t%s\t%s\t%s",
|
||||
"%s\t%s\t%s\t%s\t%s\n",
|
||||
msg_datetime.c_str(),
|
||||
msg_priority.c_str(),
|
||||
msg_project.c_str(),
|
||||
|
|
Loading…
Reference in New Issue