gettext: pam_panic_password

This commit is contained in:
2018-09-21 22:49:07 +02:00
parent 54ffdc16f1
commit 8ad9fad8e6
2 changed files with 14 additions and 9 deletions

View File

@ -10,7 +10,6 @@ LICENSE : GNU-GPLv3
#ifndef PPASSFILE
#error PPASSFILE must be declared!
#endif
#define PWPROMPT "Password::"
int authPassword(pam_handle_t *pamh, char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff);