Normalized file endings.

This commit is contained in:
Roman Donchenko
2013-08-21 17:26:54 +04:00
parent f55740da70
commit e9a28f66ee
486 changed files with 166 additions and 606 deletions

View File

@@ -57,4 +57,3 @@ if (INSTALL_C_EXAMPLES AND NOT WIN32)
DESTINATION share/opencv/samples/${project}
PERMISSIONS OWNER_READ GROUP_READ WORLD_READ)
endif()

View File

@@ -439,4 +439,3 @@ double App::checkRectSimilarity(Size sz,
}
return final_test_result;
}

View File

@@ -386,5 +386,3 @@ void App::handleKey(char key)
break;
}
}

View File

@@ -262,4 +262,4 @@ nocamera:
waitKey();
return 0;
}
}