This commit is contained in:
Luke Howard 2003-02-28 12:55:01 +00:00
parent cc39f75261
commit 2c98342192

View File

@ -1197,7 +1197,7 @@ slapiControlOp2SlapControlMask(unsigned long slapi_mask,
if ( slapi_mask & SLAPI_OPERATION_ABANDON )
*slap_mask |= SLAP_CTRL_ABANDON;
*slap_mask = SLAP_CTRL_FRONTEND;
*slap_mask |= SLAP_CTRL_FRONTEND;
}
static int