mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
further cleanop of previous commits
This commit is contained in:
parent
f5fcd2c169
commit
85c9a7b4c5
@ -289,7 +289,7 @@ typedef struct metainfo_t {
|
|||||||
|
|
||||||
#define META_BACK_QUARANTINE(mi) ( (mi)->mi_quarantine.ri_num != NULL )
|
#define META_BACK_QUARANTINE(mi) ( (mi)->mi_quarantine.ri_num != NULL )
|
||||||
meta_back_quarantine_f mi_quarantine_f;
|
meta_back_quarantine_f mi_quarantine_f;
|
||||||
meta_back_quarantine_f mi_quarantine_p;
|
void *mi_quarantine_p;
|
||||||
|
|
||||||
unsigned mi_flags;
|
unsigned mi_flags;
|
||||||
#define li_flags mi_flags
|
#define li_flags mi_flags
|
||||||
|
Loading…
Reference in New Issue
Block a user