diff --git a/samples/cpp/build3dmodel.cpp b/samples/cpp/build3dmodel.cpp index f9997b97debde84f9c74956bf2ab52562f9a2cf2..953d5adecf89b1ac48b23cee2ba443c962ed1a61 100644 --- a/samples/cpp/build3dmodel.cpp +++ b/samples/cpp/build3dmodel.cpp @@ -16,7 +16,7 @@ using namespace std; void myhelp() { -printf("Sigh: This program is not complete/will be replaced. \n" +printf("\nSigh: This program is not complete/will be replaced. \n" "So: Use this just to see hints of how to use things like Rodrigues\n" " conversions, finding the fundamental matrix, using descriptor\n" " finding and matching in features2d and using camera parameters\n"