GIT: missed commit for 9ae4ea6882

This commit is contained in:
Mark Olesen
2018-09-10 18:34:52 +02:00
parent 065daa20ae
commit ef394e9d99

View File

@ -384,7 +384,7 @@ bool Foam::profiling::writeData(Ostream& os) const
os.endBlock();
}
return os;
return os.good();
}