STYLE: Updated code comments

This commit is contained in:
andy
2013-12-12 12:42:02 +00:00
parent 3ce683241e
commit 9437175bb8

View File

@ -197,12 +197,12 @@ void Foam::Peclet::execute()
void Foam::Peclet::end() void Foam::Peclet::end()
{ {
// Do nothing - only valid on write // Do nothing
} }
void Foam::Peclet::timeSet() void Foam::Peclet::timeSet()
{ {
// Do nothing - only valid on write // Do nothing
} }