Undo change from r292607 that was not meant to be there

Pointyhat: me
This commit is contained in:
pfg 2015-12-22 15:42:53 +00:00
parent 74ea8096f3
commit 2c0acd5738

View File

@ -114,7 +114,7 @@ child_process(e, u)
struct pam_conv pamc = {
.conv = openpam_nullconv,
.appdata_ptr = NULL
}
};
Debug(DPROC, ("[%d] checking account with PAM\n", getpid()))