aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb_auditors.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/test_exchangedb_auditors.c')
-rw-r--r--src/exchangedb/test_exchangedb_auditors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/test_exchangedb_auditors.c b/src/exchangedb/test_exchangedb_auditors.c
index ecbb68547..e0af3f157 100644
--- a/src/exchangedb/test_exchangedb_auditors.c
+++ b/src/exchangedb/test_exchangedb_auditors.c
@@ -155,7 +155,7 @@ main (int argc,
155 &auditor_cb, 155 &auditor_cb,
156 NULL)); 156 NULL));
157 ret = 0; 157 ret = 0;
158 EXITIF_exit: 158EXITIF_exit:
159 if (NULL != tmpdir) 159 if (NULL != tmpdir)
160 { 160 {
161 (void) GNUNET_DISK_directory_remove (tmpdir); 161 (void) GNUNET_DISK_directory_remove (tmpdir);