Salome HOME
untabify
authoreap <eap@opencascade.com>
Thu, 29 Oct 2009 08:28:15 +0000 (08:28 +0000)
committereap <eap@opencascade.com>
Thu, 29 Oct 2009 08:28:15 +0000 (08:28 +0000)
src/StdMeshers/StdMeshers_FaceSide.hxx

index f340dad04362d33c56d58349a80d204338c5a236..8382a8fbd1cba8f8f4ae665e156c65fbe27c3590 100644 (file)
@@ -97,7 +97,7 @@ public:
    * \brief Wrap for vertex using data from other FaceSide
    */
   StdMeshers_FaceSide(const SMDS_MeshNode* theNode,
    * \brief Wrap for vertex using data from other FaceSide
    */
   StdMeshers_FaceSide(const SMDS_MeshNode* theNode,
-                     const gp_Pnt2d thePnt2d,
+                      const gp_Pnt2d thePnt2d,
                       const StdMeshers_FaceSide* theSide);
   /*!
    * \brief Return wires of a face as StdMeshers_FaceSide's
                       const StdMeshers_FaceSide* theSide);
   /*!
    * \brief Return wires of a face as StdMeshers_FaceSide's