mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: missed commit for 9ae4ea6882
This commit is contained in:
@ -384,7 +384,7 @@ bool Foam::profiling::writeData(Ostream& os) const
|
||||
os.endBlock();
|
||||
}
|
||||
|
||||
return os;
|
||||
return os.good();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user