aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_insert_history_request.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_insert_history_request.c')
-rw-r--r--src/exchangedb/pg_insert_history_request.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_insert_history_request.c b/src/exchangedb/pg_insert_history_request.c
index 00270b1a1..ab3f39133 100644
--- a/src/exchangedb/pg_insert_history_request.c
+++ b/src/exchangedb/pg_insert_history_request.c
@@ -51,7 +51,7 @@ TEH_PG_insert_history_request (
idempotent),
GNUNET_PQ_result_spec_end
};
- /* Used in #postgres_insert_history_request() */
+ /* Used in #postgres_insert_history_request() */
PREPARE (pg,
"call_history_request",
"SELECT"