extended comment for keyLength
This commit is contained in:
parent
01668c8339
commit
a042d55229
@ -37,7 +37,7 @@ typedef struct
|
|||||||
} outputFlags;
|
} outputFlags;
|
||||||
|
|
||||||
//VARIABLES
|
//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
|
//GETTERS
|
||||||
unsigned long getKeyLength();
|
unsigned long getKeyLength();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user