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 256f71742..468a4a47c 100644
--- a/src/my/my.c
+++ b/src/my/my.c
@@ -32,7 +32,7 @@
32 * Run a prepared SELECT statement. 32 * Run a prepared SELECT statement.
33 * 33 *
34 * @param mc mysql context 34 * @param mc mysql context
35 * @param sh handle to SELECT statment 35 * @param sh handle to SELECT statement
36 * @param params parameters to the statement 36 * @param params parameters to the statement
37 * @return 37 * @return
38 #GNUNET_YES if we can prepare all statement 38 #GNUNET_YES if we can prepare all statement