extended comment for keyLength
This commit is contained in:
parent
01668c8339
commit
a042d55229
@ -37,7 +37,7 @@ typedef struct
|
||||
} outputFlags;
|
||||
|
||||
//VARIABLES
|
||||
static unsigned long keyLength = 50; //LENGTH OF KEY > DO NOT TOUCH THIS <
|
||||
static unsigned long keyLength = 50; //LENGTH OF KEY > DO NOT TOUCH THIS, USE setKeyLength() instead <
|
||||
|
||||
//GETTERS
|
||||
unsigned long getKeyLength();
|
||||
|
Loading…
x
Reference in New Issue
Block a user