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
openldap
OpenLDAP
Commits
7d12cbe3
Commit
7d12cbe3
authored
Dec 31, 2001
by
Pierangelo Masarati
Browse files
my compiler complains ...
parent
c9627432
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/result.c
View file @
7d12cbe3
...
...
@@ -624,7 +624,7 @@ send_search_entry(
)
{
char
berbuf
[
256
];
BerElement
*
ber
=
(
BerElement
*
)
berbuf
;
;
BerElement
*
ber
=
(
BerElement
*
)
berbuf
;
Attribute
*
a
,
*
aa
;
int
i
,
rc
=-
1
,
bytes
;
char
*
edn
;
...
...
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