mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 04:29:35 -05:00
warning cleanup
This commit is contained in:
parent
8c1210cb78
commit
f9f0b243d6
1 changed files with 3 additions and 0 deletions
|
|
@ -330,6 +330,9 @@ slapacl( int argc, char **argv )
|
|||
attr );
|
||||
invalid = 1;
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
if ( invalid ) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue