mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
line up LDAP_API_FEATURE_PAGED_RESULTS with other controls
This commit is contained in:
parent
de79a7bfec
commit
dbfb08b545
1 changed files with 1 additions and 1 deletions
|
|
@ -1940,7 +1940,7 @@ ldap_turn_s LDAP_P(( LDAP *ld,
|
|||
* LDAP Paged Results
|
||||
* in pagectrl.c
|
||||
*/
|
||||
#define LDAP_API_FEATURE_PAGED_RESULTS 1000
|
||||
#define LDAP_API_FEATURE_PAGED_RESULTS 2000
|
||||
|
||||
LDAP_F( int )
|
||||
ldap_create_page_control_value LDAP_P((
|
||||
|
|
|
|||
Loading…
Reference in a new issue