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
cc361531
Commit
cc361531
authored
Aug 25, 1999
by
Kurt Zeilenga
Browse files
Defer addition until we have some basic UTF-8 routines
parent
170b97ef
Changes
1
Show whitespace changes
Inline
Side-by-side
libraries/libldap/dn.c
View file @
cc361531
...
...
@@ -15,6 +15,9 @@
#include
"ldap-int.h"
#if 0
/* this should wait for UTF-8 routines */
#define B4LEADTYPE 0
#define B4TYPE 1
#define INOIDTYPE 2
...
...
@@ -331,3 +334,5 @@ char * ldap_dn_rdn(
return( rdn );
}
#endif
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