aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)
1496 free(ctx->reply); 1496 free(ctx->reply);
1497 clear_macros(&ctx, 0); 1497 clear_macros(ctx, 0);
1498 for (i = 0; i < gacopyz_stage_max; i++) 1498 for (i = 0; i < gacopyz_stage_max; i++)

Return to:

Send suggestions and report system problems to the System administrator.