Whitespace nit.

This commit is contained in:
Dag-Erling Smørgrav 2002-07-23 17:57:17 +00:00
parent 8379dedf67
commit c6b7459669
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100583

View File

@ -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: