Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
3540857e
Commit
3540857e
authored
May 20, 1999
by
Kurt Zeilenga
Browse files
Disable LBER_END_SEQORSET for now.
parent
6a56886c
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/lber.h
View file @
3540857e
...
...
@@ -67,7 +67,7 @@ LDAP_BEGIN_DECL
#define LBER_INVALID(tag) ( ( (tag) & 0xFFFFFF80UL ) != 0 )
#define LBER_ERROR 0xffffffffUL
#define LBER_DEFAULT 0xffffffffUL
#define LBER_END_SEQORSET 0xfffffffeUL
/* not part of LDAP C-API */
/*
#define LBER_END_SEQORSET 0xfffffffeUL
*/
/* not part of LDAP C-API */
/* general BER types we know about */
#define LBER_BOOLEAN 0x01UL
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment