Skip to content
Snippets Groups Projects
Commit c4e641eb authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

silence warning

parent 2f02920b
No related branches found
No related tags found
No related merge requests found
......@@ -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 );
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment