aboutsummaryrefslogtreecommitdiffstats
path: root/src/export.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/export.c')
-rw-r--r--src/export.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/export.c b/src/export.c
index 810ea450..8d712632 100644
--- a/src/export.c
+++ b/src/export.c
@@ -272,7 +272,7 @@ gpgme_op_export (gpgme_ctx_t ctx, const char *pattern,
}
}
- return err;
+ return TRACE_ERR (err);
}