PERFORCE change 31730 for review
Dag-Erling Smorgrav
des at FreeBSD.org
Fri May 23 14:47:38 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=31730
Change 31730 by des at des.at.des.thinksec.com on 2003/05/23 14:47:31
Correct old paste-o.
Submitted by: Dmitry V. Levin <ldv at altlinux.org>
Affected files ...
.. //depot/projects/openpam/lib/pam_acct_mgmt.c#13 edit
Differences ...
==== //depot/projects/openpam/lib/pam_acct_mgmt.c#13 (text+ko) ====
@@ -31,7 +31,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $P4: //depot/projects/openpam/lib/pam_acct_mgmt.c#12 $
+ * $P4: //depot/projects/openpam/lib/pam_acct_mgmt.c#13 $
*/
#include <sys/param.h>
@@ -78,6 +78,6 @@
* =PAM_DISALLOW_NULL_AUTHTOK:
* Fail if the user's authentication token is null.
*
- * If any other bits are set, =pam_authenticate will return
+ * If any other bits are set, =pam_acct_mgmt will return
* =PAM_SYMBOL_ERR.
*/
More information about the p4-projects
mailing list