Whitespace nit.
This commit is contained in:
parent
c8a3eb415c
commit
89b6fa163f
@ -284,7 +284,7 @@ pam_respond(void *ctx, u_int num, char **resp)
|
||||
debug2(__func__);
|
||||
switch (ctxt->pam_done) {
|
||||
case 1:
|
||||
return (0);
|
||||
return (0);
|
||||
case 0:
|
||||
break;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user