Update CPULog.cpp

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 22:29:16 -05:00
parent c4ac46b501
commit 23df501cc8
1 changed files with 1 additions and 1 deletions

View File

@ -182,4 +182,4 @@ void CCPULog::DumpToFile(const char* path)
}
fclose(fp);
}
}