mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 15:41:24 -05:00
Fix LDIF bug
This commit is contained in:
parent
f8b4ed8afb
commit
2133318df7
1 changed files with 2 additions and 0 deletions
|
|
@ -73,6 +73,8 @@ shell_back_modify(
|
|||
mod->sm_bvalues[i]->bv_val /* binary! */ );
|
||||
}
|
||||
}
|
||||
|
||||
fprintf( wfp, "-\n" );
|
||||
}
|
||||
fclose( wfp );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue