Skip to content
Snippets Groups Projects
Commit 2133318d authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix LDIF bug

parent f8b4ed8a
No related branches found
No related tags found
No related merge requests found
......@@ -73,6 +73,8 @@ shell_back_modify(
mod->sm_bvalues[i]->bv_val /* binary! */ );
}
}
fprintf( wfp, "-\n" );
}
fclose( wfp );
......
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