From 48f76ecb25bae6ab86468be253b17de38b55b08d Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Tue, 23 Aug 2005 13:44:21 +0000 Subject: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- Change major version number back to "0". Add more patches from ALT-Linux/OWL: --- libpam/pam_private.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libpam/pam_private.h') diff --git a/libpam/pam_private.h b/libpam/pam_private.h index 9d759ca9..53375bbb 100644 --- a/libpam/pam_private.h +++ b/libpam/pam_private.h @@ -122,6 +122,7 @@ struct _pam_former_state { int status; /* the status before returning incomplete */ /* state info used by pam_get_user() function */ + int fail_user; int want_user; char *prompt; /* saved prompt information */ -- cgit v1.2.3