K 10 svn:author V 3 des K 8 svn:date V 27 2003-02-03T14:10:28.000000Z K 7 svn:log V 302 Linux-PAM's pam_start(3) fails with a bogus error message if passed the pam_conv argument is NULL. OpenPAM doesn't care, but to make things easier for people porting this code to other systems (or -STABLE), use a dummy struct pam_conv instead of NULL. Pointed out by: Damien Miller END