mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Cleaning last line at exit.
This commit is contained in:
@@ -120,6 +120,8 @@ int main(int argc, char** argv)
|
||||
delete cmCursesForm::CurrentForm;
|
||||
cmCursesForm::CurrentForm = 0;
|
||||
|
||||
std::cout << std::endl << std::endl;
|
||||
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user