Skip to content
Snippets Groups Projects
Commit b11f35f1 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix typo

parent 68fd83f2
Branches
Tags
No related merge requests found
......@@ -283,7 +283,7 @@ cleanup:;
if ( user != NULL && user != target ) {
op->o_bd = user_be;
be_entry_release_r( op, group );
be_entry_release_r( op, user );
op->o_bd = be;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment