revamped
authorGary Bradski <no@email>
Sat, 4 Dec 2010 08:29:54 +0000 (08:29 +0000)
committerGary Bradski <no@email>
Sat, 4 Dec 2010 08:29:54 +0000 (08:29 +0000)
samples/cpp/build3dmodel.cpp

index f9997b97debde84f9c74956bf2ab52562f9a2cf2..953d5adecf89b1ac48b23cee2ba443c962ed1a61 100644 (file)
@@ -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"