summaryrefslogtreecommitdiff
path: root/src/include/taler_util.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-10-20 21:19:01 +0200
committerChristian Grothoff <christian@grothoff.org>2016-10-20 21:19:01 +0200
commit19f4c50dabd6a4c29749a9c758e7e0da99d9e31f (patch)
tree559cbffee16240be807eeba641dbcf695891609d /src/include/taler_util.h
parent63c5706b64a5fe2989514c5f18e2926b91e420de (diff)
downloadexchange-19f4c50dabd6a4c29749a9c758e7e0da99d9e31f.tar.gz
exchange-19f4c50dabd6a4c29749a9c758e7e0da99d9e31f.tar.bz2
exchange-19f4c50dabd6a4c29749a9c758e7e0da99d9e31f.zip
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.h2
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