Making pam_panic_pw cunit ready

This commit is contained in:
2018-09-30 01:37:34 +02:00
parent 09fa4f648f
commit d1412beb45
2 changed files with 7 additions and 6 deletions

View File

@ -5,4 +5,4 @@ DATE : 2018-03-27T02:34:08+02:00
LICENSE : GNU-GPLv3
*/
int writePassword(char pw[][99]);
int writePasswords(char pw[][99], char* pwfile);