Salome HOME
Suppressing white space at the end line.
[modules/shaper.git] / src / GeomAPI / GeomAPI_Trsf.h
index 47bcb2b3ed0ffbcfdaf39dd5deba16a54ff6b6b7..630c36fddfa6c17c7924a526671db2d1f3e1eef1 100644 (file)
@@ -33,7 +33,7 @@ class GeomAPI_Trsf : public GeomAPI_Interface
    */
   GEOMAPI_EXPORT void setTranslation(const std::shared_ptr<GeomAPI_Ax1> theAxis,
                                      const double theDistance);
-  
+
   /** \brief Sets a translation transformation using three coordinates.
    *  \param[in] theDx x coordinate of the translation vector
    *  \param[in] theDy y coordinate of the translation vector