mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
War on Whitespace, master edition: file endings.
This commit is contained in:
@@ -66,4 +66,4 @@ void cv::String::deallocate()
|
||||
{
|
||||
cv::fastFree(data-1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -136,4 +136,4 @@ float KeyPoint::overlap( const KeyPoint& kp1, const KeyPoint& kp2 )
|
||||
return ovrl;
|
||||
}
|
||||
|
||||
} // cv
|
||||
} // cv
|
||||
|
||||
Reference in New Issue
Block a user