aboutsummaryrefslogtreecommitdiff
path: root/src/mysql
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
commitaa78134a557079ce570345e751e4c36c4b2ba79a (patch)
treef7bf25950513285184e2426109235337d0aef8be /src/mysql
parent1f2674fe293be7c1a852fbe4a7241fbcb149078f (diff)
downloadgnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.tar.gz
gnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.zip
-fix many more typos
Diffstat (limited to 'src/mysql')
-rw-r--r--src/mysql/mysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mysql/mysql.c b/src/mysql/mysql.c
index e20debc82..738659864 100644
--- a/src/mysql/mysql.c
+++ b/src/mysql/mysql.c
@@ -209,7 +209,7 @@ get_my_cnf_path (const struct GNUNET_CONFIGURATION_Handle *cfg,
209 * Open the connection with the database (and initialize 209 * Open the connection with the database (and initialize
210 * our default options). 210 * our default options).
211 * 211 *
212 * @param mc database context to initialze 212 * @param mc database context to initialize
213 * @return #GNUNET_OK on success 213 * @return #GNUNET_OK on success
214 */ 214 */
215static int 215static int