mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 07:09:34 -05:00
parent
6c5a79be98
commit
c42c996966
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ int config_check_vals(ConfigTable *Conf, ConfigArgs *c, int check_only ) {
|
|||
int rc, arg_user, arg_type, arg_syn, iarg;
|
||||
unsigned uiarg;
|
||||
long larg;
|
||||
unsigned long ularg;
|
||||
size_t ularg;
|
||||
ber_len_t barg;
|
||||
|
||||
if(Conf->arg_type == ARG_IGNORED) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue