mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-09 02:52:04 +08:00
LDIF fix
This commit is contained in:
parent
f665812b50
commit
41dbd0ed52
@ -73,6 +73,8 @@ shell_back_modify(
|
||||
mod->sm_bvalues[i]->bv_val /* binary! */ );
|
||||
}
|
||||
}
|
||||
|
||||
fprintf( wfp, "-\n" );
|
||||
}
|
||||
fclose( wfp );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user