summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchangedb_accounts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/exchangedb_accounts.c')
-rw-r--r--src/exchangedb/exchangedb_accounts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb_accounts.c b/src/exchangedb/exchangedb_accounts.c
index b66b1bcc1..986d4ae2d 100644
--- a/src/exchangedb/exchangedb_accounts.c
+++ b/src/exchangedb/exchangedb_accounts.c
@@ -125,7 +125,7 @@ check_for_account (void *cls,
}
GNUNET_free (payto_uri);
GNUNET_free (method);
- GNUNET_free_non_null (wire_response_filename);
+ GNUNET_free (wire_response_filename);
}