Skip to content
Snippets Groups Projects
Commit d951a428 authored by Howard Chu's avatar Howard Chu
Browse files

ITS#7860 more for #5366, ldap_ava definition

parent b54ae0e2
Branches
Tags
No related merge requests found
......@@ -82,8 +82,8 @@ is defined as:
.ft B
typedef struct ldap_ava {
char *la_attr;
struct berval *la_value;
struct berval la_attr;
struct berval la_value;
unsigned la_flags;
} LDAPAVA;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment