added backspace character after wiki link in why2-app

I'm just bored...
This commit is contained in:
Václav Šmejkal 2022-05-31 18:58:09 +02:00
parent 54f819a741
commit e4cc4ee082
No known key found for this signature in database
GPG Key ID: FD749A97DF2D5E19

View File

@ -15,7 +15,7 @@ int main(void)
"\"%s\" => \"%s\"\n\n" "\"%s\" => \"%s\"\n\n"
"If you'd like to know more about WHY2 Encryption System, please visit: https://github.com/ENGO150/WHY2/wiki \n" "If you'd like to know more about WHY2 Encryption System, please visit: https://github.com/ENGO150/WHY2/wiki \b\n"
"Thank you so much for supporting this project!\n" "Thank you so much for supporting this project!\n"
, TEXT_TO_ENCRYPT, encryptedText.outputText , TEXT_TO_ENCRYPT, encryptedText.outputText