svn path=/trunk/boinc/; revision=19688
This commit is contained in:
Rom Walton 2009-11-24 17:02:52 +00:00
parent e2f90f9b92
commit aab93bc899
1 changed files with 1 additions and 1 deletions

View File

@ -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(),