aboutsummaryrefslogtreecommitdiff
path: root/src/my/my.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/my/my.c')
-rw-r--r--src/my/my.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/my/my.c b/src/my/my.c
index dd0e40251..5816663b6 100644
--- a/src/my/my.c
+++ b/src/my/my.c
@@ -104,7 +104,7 @@ GNUNET_MY_exec_prepared (struct GNUNET_MYSQL_Context *mc,
104 104
105/** 105/**
106 * Free all memory that was allocated in @a qp during 106 * Free all memory that was allocated in @a qp during
107 * #GNUNET_MY_exect_prepared(). 107 * #GNUNET_MY_exec_prepared().
108 * 108 *
109 * @param qp query specification to clean up 109 * @param qp query specification to clean up
110 * @param qbind array of parameter to clean up 110 * @param qbind array of parameter to clean up