Undo change from r292607 that was not meant to be there

Pointyhat: me
This commit is contained in:
Pedro F. Giffuni 2015-12-22 15:42:53 +00:00
parent d985028157
commit 587d674e16
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=292608

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()))