mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-27 01:31:00 -06:00
Annotate namespace closing brace with namespace name
This commit is contained in:
parent
a85638ec12
commit
70c0139a0f
@ -94,7 +94,7 @@ getCubeDim(const C2F& c2f,
|
||||
|
||||
return cube;
|
||||
}
|
||||
} // end namespace
|
||||
} // end namespace WellsManagerDetail
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user