aboutsummaryrefslogtreecommitdiff
path: root/src/tool_operate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_operate.c')
-rw-r--r--src/tool_operate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_operate.c b/src/tool_operate.c
index 2eeb51acf..8e1b1a58d 100644
--- a/src/tool_operate.c
+++ b/src/tool_operate.c
@@ -1773,7 +1773,7 @@ static CURLcode operate_do(struct GlobalConfig *global,
/* Dump the libcurl code if previously enabled.
NOTE: that this function relies on config->errors amongst other things
so not everything can be closed and cleaned before this is called */
- dumpeasysrc(config);
+ dumpeasysrc(global);
#endif
/* Release metalink related resources here */