summaryrefslogtreecommitdiff
path: root/src/driver/slbt_host_params.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/slbt_host_params.c')
-rw-r--r--src/driver/slbt_host_params.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/driver/slbt_host_params.c b/src/driver/slbt_host_params.c
index d708028..dd4e787 100644
--- a/src/driver/slbt_host_params.c
+++ b/src/driver/slbt_host_params.c
@@ -209,7 +209,7 @@ slbt_hidden int slbt_init_host_params(
host->host = drvhost->machine;
cfgmeta->host = cfgnmachine;
- } else if (slbt_dump_machine(cctx->cargv[0],buf,sizeof(buf)) < 0) {
+ } else if (slbt_util_dump_machine(cctx->cargv[0],buf,sizeof(buf)) < 0) {
if (dctx)
slbt_dprintf(
slbt_driver_fderr(dctx),