]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_ConstraintMiddle.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintMiddle.h
index 6ab5400fb09b15808bf7cd94a4b13740083fc578..bc0053b207d9b476aedab7b36f7bbe368f0eb984 100644 (file)
@@ -22,7 +22,7 @@ public:
   virtual ~SketchSolver_ConstraintMiddle() {}
 
   /// \brief Notify constraint, that coincidence appears or removed
-  virtual void notifyCoincidenceChanged(EntityWrapperPtr theCoincAttr1, 
+  virtual void notifyCoincidenceChanged(EntityWrapperPtr theCoincAttr1,
                                         EntityWrapperPtr theCoincAttr2);
 };