mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
line up LDAP_API_FEATURE_PAGED_RESULTS with other controls
This commit is contained in:
parent
de79a7bfec
commit
dbfb08b545
@ -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 New Issue
Block a user