diff options
Diffstat (limited to 'content/posts/WIP-how-bsd-authentication-works')
| -rw-r--r-- | content/posts/WIP-how-bsd-authentication-works/index.org | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org index 3535cb2..da1c739 100644 --- a/content/posts/WIP-how-bsd-authentication-works/index.org +++ b/content/posts/WIP-how-bsd-authentication-works/index.org @@ -317,7 +317,7 @@    - If =*password= is =NULL=, it sets =as= to =NULL=.    It then passes the =auth_session_t= (=as=) pointer, =*name=, -  =*style=, login class (=lc=), and a =NULL= char pointer to +  =*style=, login class (=lc->lc_class=), and a =NULL= char pointer to    =auth_verify=. It then returns the auth session pointer the call    returns.  | 
