diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-10-20 21:19:01 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-10-20 21:19:01 +0200 |
commit | 19f4c50dabd6a4c29749a9c758e7e0da99d9e31f (patch) | |
tree | 559cbffee16240be807eeba641dbcf695891609d /src/include/taler_util.h | |
parent | 63c5706b64a5fe2989514c5f18e2926b91e420de (diff) |
rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code
Diffstat (limited to 'src/include/taler_util.h')
-rw-r--r-- | src/include/taler_util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 613f860cd..c115594f5 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -117,4 +117,6 @@ const struct GNUNET_OS_ProjectData * TALER_project_data_default (void); + + #endif |