diff options
Diffstat (limited to 'nsswitch/wbinfo.c')
-rw-r--r-- | nsswitch/wbinfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nsswitch/wbinfo.c b/nsswitch/wbinfo.c index 5304974ad8..801f92f7ab 100644 --- a/nsswitch/wbinfo.c +++ b/nsswitch/wbinfo.c @@ -2379,6 +2379,7 @@ int main(int argc, char **argv, char **envp) string_arg); goto done; } + break; case OPT_LOGOFF: { wbcErr wbc_status; |