aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_my_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_my_lib.h')
-rw-r--r--src/include/gnunet_my_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_my_lib.h b/src/include/gnunet_my_lib.h
index b8513ca84..0c95d50d0 100644
--- a/src/include/gnunet_my_lib.h
+++ b/src/include/gnunet_my_lib.h
@@ -137,7 +137,7 @@ GNUNET_MY_query_param_fixed_size (const void *ptr,
137 * Run a prepared SELECT statement. 137 * Run a prepared SELECT statement.
138 * 138 *
139 * @param mc mysql context 139 * @param mc mysql context
140 * @param sh handle to SELECT statment 140 * @param sh handle to SELECT statement
141 * @param params parameters to the statement 141 * @param params parameters to the statement
142 * @return TBD 142 * @return TBD
143 */ 143 */