aboutsummaryrefslogtreecommitdiff
path: root/src/pq/pq_connect.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pq/pq_connect.c')
-rw-r--r--src/pq/pq_connect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pq/pq_connect.c b/src/pq/pq_connect.c
index 882df4f89..7d9a524b3 100644
--- a/src/pq/pq_connect.c
+++ b/src/pq/pq_connect.c
@@ -251,4 +251,5 @@ GNUNET_PQ_disconnect (struct GNUNET_PQ_Context *db)
251 GNUNET_free (db); 251 GNUNET_free (db);
252} 252}
253 253
254
254/* end of pq/pq_connect.c */ 255/* end of pq/pq_connect.c */