From 385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 Oct 2019 12:59:50 +0100 Subject: tighten formatting rules --- src/json/json.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/json/json.c') diff --git a/src/json/json.c b/src/json/json.c index 700b58a5..90fe3dd4 100644 --- a/src/json/json.c +++ b/src/json/json.c @@ -53,7 +53,6 @@ TALER_JSON_hash (const json_t *json, } - /** * Extract the Taler error code from the given @a json object. * Note that #TALER_EC_NONE is returned if no "code" is present. @@ -80,4 +79,5 @@ TALER_JSON_get_error_code (const json_t *json) return TALER_EC_INVALID; } + /* End of json/json.c */ -- cgit v1.2.3