STYLE: consistent '// End namespace' markers

This commit is contained in:
Mark Olesen
2018-04-27 09:51:35 +02:00
parent a9fbaa4b08
commit c0766ce8ea
44 changed files with 85 additions and 101 deletions

View File

@ -80,8 +80,8 @@ bool writeCloudField
);
} // namespace ensightCloud
} // namespace Foam
} // End namespace ensightCloud
} // End namespace Foam
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -72,8 +72,8 @@ bool writeCloudField
);
} // namespace ensightSerialCloud
} // namespace Foam
} // End namespace ensightSerialCloud
} // End namespace Foam
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //