Skip to content
Snippets Groups Projects
Commit 9437175b authored by andy's avatar andy
Browse files

STYLE: Updated code comments

parent 3ce68324
Branches
Tags
No related merge requests found
......@@ -197,12 +197,12 @@ void Foam::Peclet::execute()
void Foam::Peclet::end()
{
// Do nothing - only valid on write
// Do nothing
}
void Foam::Peclet::timeSet()
{
// Do nothing - only valid on write
// Do nothing
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment