mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Add missing break, ugh.
This commit is contained in:
parent
cafc204a13
commit
17c826f370
@ -212,6 +212,7 @@ handle_private_option( int i )
|
||||
control );
|
||||
usage();
|
||||
}
|
||||
break;
|
||||
|
||||
case 'a': /* add */
|
||||
ldapadd = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user