updated really old comment in encrypter header
lol it's been there for years
This commit is contained in:
parent
8fa0b012b1
commit
789eda836b
@ -3,6 +3,6 @@
|
||||
|
||||
#include <why2/flags.h>
|
||||
|
||||
outputFlags encryptText(char *text, char *keyNew); //TEXT from WILL BE ENCRYPTED WITH RANDOM PASSWORD [KEY] (WHICH WILL BE PRINTED OUT) AND RETURNED
|
||||
outputFlags encryptText(char *text, char *keyNew); //TEXT from WILL BE ENCRYPTED WITH KEY AND RETURNED
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user