summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_lookup_auditor_status.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_lookup_auditor_status.c')
-rw-r--r--src/exchangedb/pg_lookup_auditor_status.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_lookup_auditor_status.c b/src/exchangedb/pg_lookup_auditor_status.c
index 5e62bfa9e..91afe6eaa 100644
--- a/src/exchangedb/pg_lookup_auditor_status.c
+++ b/src/exchangedb/pg_lookup_auditor_status.c
@@ -46,7 +46,7 @@ TEH_PG_lookup_auditor_status (
GNUNET_PQ_result_spec_end
};
- /* Used in #postgres_lookup_auditor_status() */
+ /* Used in #postgres_lookup_auditor_status() */
PREPARE (pg,
"lookup_auditor_status",
"SELECT"