aboutsummaryrefslogtreecommitdiff
path: root/src/tool_operhlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_operhlp.c')
-rw-r--r--src/tool_operhlp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_operhlp.c b/src/tool_operhlp.c
index 2ba788100..15eefabe7 100644
--- a/src/tool_operhlp.c
+++ b/src/tool_operhlp.c
@@ -34,7 +34,7 @@
#include "memdebug.h" /* keep this as LAST include */
-void clean_getout(struct Configurable *config)
+void clean_getout(struct OperationConfig *config)
{
struct getout *next;
struct getout *node = config->url_list;