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.write(reinterpret_cast<const char *>(totalEncryptedArray), totalEncryptedLength);
|
||||||
outputFile.close();
|
outputFile.close();
|
||||||
std::cout << licenseFileName << std::endl;
|
std::cout << licenseFileName;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user