mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
War on Whitespace, master edition: trailing spaces.
This commit is contained in:
@@ -142,7 +142,7 @@ double cv::matchShapes(InputArray contour1, InputArray contour2, int method, dou
|
||||
default:
|
||||
CV_Error( CV_StsBadArg, "Unknown comparison method" );
|
||||
}
|
||||
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user