From 94839658c359ccc24aa31969204474ba507c1cb5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 29 Oct 2014 14:31:45 +0100 Subject: add HOOK_DENIED MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/auth/pam.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auth/pam.h') diff --git a/src/auth/pam.h b/src/auth/pam.h index 62e2a2f..86bd64f 100644 --- a/src/auth/pam.h +++ b/src/auth/pam.h @@ -47,7 +47,7 @@ void close_session_pam(void); /** * Perform token authentication * - * @return Whether the user got automatically authenticated + * @return 0: failed, 1: success, 2: auto-authenticated */ char authenticate_pam(void); -- cgit v1.2.3-70-g09d2