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
orbea -
OpenLDAP
Commits
def5f3e6
Commit
def5f3e6
authored
Oct 26, 2009
by
Howard Chu
Browse files
Prev commit: flags should be unsigned
parent
02fdfc87
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/ldap_pvt.h
View file @
def5f3e6
...
...
@@ -303,7 +303,7 @@ struct sb_sasl_generic_data {
Sockbuf_Buf
sec_buf_in
;
Sockbuf_Buf
buf_in
;
Sockbuf_Buf
buf_out
;
int
flags
;
unsigned
int
flags
;
#define LDAP_PVT_SASL_PARTIAL_WRITE 1
};
...
...
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