aboutsummaryrefslogtreecommitdiff
path: root/gacopyz
diff options
context:
space:
mode:
Diffstat (limited to 'gacopyz')
-rw-r--r--gacopyz/gacopyz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gacopyz/gacopyz.c b/gacopyz/gacopyz.c
index e26f7e2e..520a2bf0 100644
--- a/gacopyz/gacopyz.c
+++ b/gacopyz/gacopyz.c
@@ -1496,3 +1496,3 @@ ctx_free(SMFICTX *ctx)
free(ctx->reply);
- clear_macros(&ctx, 0);
+ clear_macros(ctx, 0);
for (i = 0; i < gacopyz_stage_max; i++)

Return to:

Send suggestions and report system problems to the System administrator.