]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAPI/GeomAPI_Angle2d.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / GeomAPI / GeomAPI_Angle2d.h
index f7000e0a9d2683b981a9e68e7f2b12c0e7cf8946..8f7ee596f9ee1b07a3a53710fcade8e8a2617667 100644 (file)
@@ -47,7 +47,7 @@ public:
   GEOMAPI_EXPORT double angleRadian();
 
   /// Returns \c true if the line is reversed during angle calculation.
-  /// If theIndex = 0, the result corresponds to the first line, 
+  /// If theIndex = 0, the result corresponds to the first line,
   /// if theIndex = 1, the to the second line
   GEOMAPI_EXPORT bool isReversed(int theIndex);
 };