|
@@ -4096,7 +4096,7 @@ static sr_kemi_t sr_kemi_textops_exports[] = {
|
|
|
},
|
|
|
{ str_init("textops"), str_init("append_body_part_cd"),
|
|
|
SR_KEMIP_INT, ki_append_multibody_cd,
|
|
|
- { SR_KEMIP_STR, SR_KEMIP_STR, SR_KEMIP_NONE,
|
|
|
+ { SR_KEMIP_STR, SR_KEMIP_STR, SR_KEMIP_STR,
|
|
|
SR_KEMIP_NONE, SR_KEMIP_NONE, SR_KEMIP_NONE }
|
|
|
},
|
|
|
{ str_init("textops"), str_init("remove_body_part"),
|