Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
c4e641eb
Commit
c4e641eb
authored
Feb 11, 2009
by
Quanah Gibson-Mount
Browse files
silence warning
parent
2f02920b
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/backglue.c
View file @
c4e641eb
...
...
@@ -1004,7 +1004,7 @@ glue_db_init(
SLAP_DBFLAGS
(
be
)
|=
SLAP_DBFLAG_GLUE_INSTANCE
;
if
(
ga_list
)
{
be
->
bd_info
=
oi
;
be
->
bd_info
=
(
BackendInfo
*
)
oi
;
glue_sub_attach
(
1
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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