Annotate namespace closing brace with namespace name

This commit is contained in:
Bård Skaflestad 2014-08-29 12:31:35 +02:00
parent a85638ec12
commit 70c0139a0f

View File

@ -94,7 +94,7 @@ getCubeDim(const C2F& c2f,
return cube;
}
} // end namespace
} // end namespace WellsManagerDetail
namespace Opm
{