summaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-11 19:58:06 +0200
committerChristian Grothoff <christian@grothoff.org>2016-06-11 19:58:06 +0200
commitc668eace478a09a5e28908563f642f7762807df5 (patch)
treea7d3e1d8b05510d62c6d49b0c4d24524dbdea344 /src/exchangedb
parent030b7716aef576fca17eb5f5f0b1f278678aa4d3 (diff)
downloadexchange-c668eace478a09a5e28908563f642f7762807df5.tar.gz
exchange-c668eace478a09a5e28908563f642f7762807df5.tar.bz2
exchange-c668eace478a09a5e28908563f642f7762807df5.zip
-indentation, dox
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index fa06059f5..5265660ea 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -3986,7 +3986,7 @@ postgres_wire_lookup_deposit_wtid (void *cls,
/* Check if transaction exists in deposits, so that we just
do not have a WTID yet, if so, do call the CB with a NULL wtid
- and return GNUNET_YES! */
+ and return #GNUNET_YES! */
{
struct GNUNET_PQ_QueryParam params2[] = {
GNUNET_PQ_query_param_auto_from_type (coin_pub),