xo-procedure2: rename request_gc pm -> request-gc
This commit is contained in:
parent
4893c2997f
commit
7433c72d1f
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ namespace xo {
|
||||||
bool_ty,
|
bool_ty,
|
||||||
int_ty));
|
int_ty));
|
||||||
|
|
||||||
return DPrimitive_gco_1_gco::_make(mm, "request_gc", pm_ty, &xfer_request_gc);
|
return DPrimitive_gco_1_gco::_make(mm, "request-gc", pm_ty, &xfer_request_gc);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue