added backspace character after wiki link in why2-app
I'm just bored...
This commit is contained in:
parent
54f819a741
commit
e4cc4ee082
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user