Skip to content
Snippets Groups Projects
Commit 3c98b9dd authored by Mark OLESEN's avatar Mark OLESEN
Browse files

STYLE: fix documented stopAt control name for externalFileCoupler

parent 3e941ae4
No related branches found
No related tags found
No related merge requests found
......@@ -243,13 +243,13 @@ public:
// content which corresponds to particular return values:
// - \c status=done
// \return Foam::Time::saEndTime
// - \c action=noWriteNow
// \return Foam::Time::saNoWriteNow
// - \c action=writeNow
// \return Foam::Time::saWriteNow
// - \c action=nextWrite
// \return Foam::Time::saNextWrite
// - \c action=noNextWrite
// \return Foam::Time::saNoNextWrite
// - Anything else (empty file, no action= or status=, etc)
// - Anything else (empty file, no action= or status=, etc)
// \return Foam::Time::saUnknown
enum Time::stopAtControls waitForSlave() const;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment