fix indentation

This commit is contained in:
eap 2013-01-10 11:33:47 +00:00
parent b48879bb7b
commit 8ef1551cb0

View File

@ -70,7 +70,7 @@ namespace
* \brief Structure used to temporary remove EventProparatorToEdges from faceSubMesh
* in order to prevent propagation of CLEAN event from FACE to EDGEs during
* StdMeshers_Projection_1D2D::Compute(). The CLEAN event is emmited by Pattern mapper
* and causes removal of faces generated on adjacent FACEs.
* and causes removal of faces generated on adjacent FACEs.
*/
struct UnsetterOfEventProparatorToEdges
{