From: nekral-guest Date: Sat, 9 May 2009 13:15:17 +0000 (+0000) Subject: * libmisc/pam_pass.c: Removed comment regarding pam_misc. This is X-Git-Tag: 4.1.4~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19b672c3a4a2387ad8aff2d63f1afbb8262a9c0d;p=shadow * libmisc/pam_pass.c: Removed comment regarding pam_misc. This is checked by configure.in. --- diff --git a/ChangeLog b/ChangeLog index 25382553..0d2d4900 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-05-07 Nicolas François + + * libmisc/pam_pass.c: Removed comment regarding pam_misc. This is + checked by configure.in. + 2009-05-07 Nicolas François * man/login.defs.5.xml: PAM enabled chpasswd do not use any diff --git a/libmisc/pam_pass.c b/libmisc/pam_pass.c index 10b28a23..a89bb2c5 100644 --- a/libmisc/pam_pass.c +++ b/libmisc/pam_pass.c @@ -37,10 +37,7 @@ /* - * Change the user's password using PAM. Requires libpam and libpam_misc - * (for misc_conv). Note: libpam_misc is probably Linux-PAM specific, - * so you may have to port it if you want to use this code on non-Linux - * systems with PAM (such as Solaris 2.6). --marekm + * Change the user's password using PAM. */ #include #include