typo fix
yk... English isn't my native language :c
This commit is contained in:
parent
148070c2bb
commit
e3952796a6
@ -64,7 +64,7 @@ void setEncryptionSeparator(char encryptionSeparatorNew);
|
|||||||
void setKeyLength(int keyLengthNew);
|
void setKeyLength(int keyLengthNew);
|
||||||
void setFlags(inputFlags newFlags); //.... whatcha think?
|
void setFlags(inputFlags newFlags); //.... whatcha think?
|
||||||
|
|
||||||
//RANDOM SHIT THAT DOESN'T FIT IN MISC, SO I PUT IN HERE
|
//RANDOM SHIT THAT DOESN'T FIT IN MISC, SO I PUT IT IN HERE
|
||||||
int encryptionOperation(int text, int encryptedText);
|
int encryptionOperation(int text, int encryptedText);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user