Annotate namespace closing brace with namespace name

This commit is contained in:
Bård Skaflestad 2014-08-29 12:31:35 +02:00
parent c3375da14f
commit 8adeb5f56c

View File

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