diff --git a/navicat-keygen/GenerateLicense.cpp b/navicat-keygen/GenerateLicense.cpp index 89b5aa6..fc48f83 100644 --- a/navicat-keygen/GenerateLicense.cpp +++ b/navicat-keygen/GenerateLicense.cpp @@ -49,6 +49,7 @@ namespace nkg { u8_organization = cp_converter<-1, CP_UTF8>::convert(organization); } + std::wcout << std::endl; std::wcout << L"[*] Input request code in Base64: (Input empty line to end)" << std::endl; while (true) { std::wstring s;