From aee021aa3701213471dff9f378c58a0a0599f9b6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Apr 2016 11:27:51 +0200 Subject: update ignore file, fix compiler warning --- src/json/json.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/json') diff --git a/src/json/json.c b/src/json/json.c index 1fbc59a73..da9e8b9f8 100644 --- a/src/json/json.c +++ b/src/json/json.c @@ -32,7 +32,7 @@ * @return #GNUNET_OK on success, #GNUNET_SYSERR on error */ int -TALER_JSON_hash (json_t *json, +TALER_JSON_hash (const json_t *json, struct GNUNET_HashCode *hc) { char *wire_enc; -- cgit v1.2.3