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

LDIF fix

parent f665812b
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