STYLE: remove trailing ';' after '{ ... }' compound

This commit is contained in:
Mark Olesen
2010-12-30 17:50:47 +01:00
parent 4148c975f9
commit a78fa5add5
49 changed files with 69 additions and 73 deletions

View File

@ -31,7 +31,7 @@ namespace Foam
{
defineTypeNameAndDebug(XiModel, 0);
defineRunTimeSelectionTable(XiModel, dictionary);
};
}
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //