Commit a1ea40a
authored
docs: Update add-function.md to fix example (#6673)
When performing the changes described in add-function.md for adding a
host-price-of function to xapi, a type error would arise from the
message-forwarding.ml file - this is fixed by explicitly giving the
remote_fn named argument.1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
| 175 | + | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
0 commit comments