Make the array bigger~
This commit is contained in:
@ -5,4 +5,4 @@ DATE : 2018-03-27T02:34:08+02:00
|
||||
LICENSE : GNU-GPLv3
|
||||
*/
|
||||
|
||||
int writePasswords(char pw[][99], char* pwfile);
|
||||
int writePasswords(char pw[][256], char* pwfile);
|
||||
|
Reference in New Issue
Block a user