vymazání odřádkování
This commit is contained in:
@@ -544,7 +544,7 @@ bool PlcLicence::CreateLicence()
|
||||
{
|
||||
outputFile.write(reinterpret_cast<const char *>(totalEncryptedArray), totalEncryptedLength);
|
||||
outputFile.close();
|
||||
std::cout << licenseFileName << std::endl;
|
||||
std::cout << licenseFileName;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user