Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Nov 28, 2019
1 parent 77e6d57 commit 6999d18
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -976,7 +976,7 @@ QString CellmlFileRuntime::cleanCode(const std::wstring &pCode)

//==============================================================================

CellmlFileRuntimeParameter *CellmlFileRuntime::voi() const
CellmlFileRuntimeParameter * CellmlFileRuntime::voi() const
{
// Return our VOI, if any

Expand Down

0 comments on commit 6999d18

Please sign in to comment.