xlat_action_t xlat_frame_eval_repeat(TALLOC_CTX *ctx, fr_dcursor_t *out,
xlat_exp_head_t const **child,
request_t *request, xlat_exp_head_t const *head, xlat_exp_t const **in,
- void *env_data, fr_value_box_list_t *result) CC_HINT(nonnull(1,2,3,5));
+ void *env_data, fr_value_box_list_t *result) CC_HINT(nonnull(1,2,3,4));
xlat_action_t xlat_frame_eval(TALLOC_CTX *ctx, fr_dcursor_t *out, xlat_exp_head_t const **child,
request_t *request, xlat_exp_head_t const *head, xlat_exp_t const **in);