Code style fix

This commit is contained in:
Olga Khlopkova 2019-09-23 12:14:18 +03:00 committed by Vladimir Byko-Ianko
parent 315608af4a
commit 1153ee5e7a

View file

@ -135,7 +135,7 @@ public:
}
UpdatedProjection GetClosestMatchedProjectionInInterval(m2::RectD const & posRect,
size_t startIdx, size_t endIdx) const;
size_t startIdx, size_t endIdx) const;
private:
/// \returns iterator to the best projection of center of |posRect| to the |m_poly|.