mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
ITS#2474 default return value
This commit is contained in:
parent
5cd994ed21
commit
2c1b7e4e7c
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ glue_back_response ( Operation *op, SlapReply *rs )
|
|||
gs->refs = new;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Reference in a new issue