STAR: fixed newline warnings

This commit is contained in:
Pawel Kolodziejski
2016-01-01 07:30:07 +01:00
committed by Bastien Bouclet
parent d60a2df49d
commit 18d646b72d
7 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -62,4 +62,5 @@ Math::Vector3d StringPullingPath::computeWalkTarget(const Math::Vector3d &fromPo
return _steps[_targetStep];
}
} // End of namespace Stark
} // End of namespace Stark