From e40a9a890db25513f20afca9c195be1e8af01ac2 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Thu, 29 Oct 2020 16:27:27 -0400 Subject: bsd-auth: move location of pinter name --- content/posts/WIP-how-bsd-authentication-works/index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org index da1c739..b1343c1 100644 --- a/content/posts/WIP-how-bsd-authentication-works/index.org +++ b/content/posts/WIP-how-bsd-authentication-works/index.org @@ -316,7 +316,7 @@ - If =*password= is =NULL=, it sets =as= to =NULL=. - It then passes the =auth_session_t= (=as=) pointer, =*name=, + It then passes the =auth_session_t= pointer (=as=), =*name=, =*style=, login class (=lc->lc_class=), and a =NULL= char pointer to =auth_verify=. It then returns the auth session pointer the call returns. -- cgit v1.2.3