aboutsummaryrefslogtreecommitdiff
path: root/src/setu/perf_setu_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-01 22:57:00 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-01 22:57:00 +0200
commit9ba7218399841d1eafe962d82b66302fc6aa05b0 (patch)
treeb3a2d8421f8147188240a3da7248d65187905e7a /src/setu/perf_setu_api.c
parent39b19b0ca9d004b4cbe67d2f09c2a1e9eab03c19 (diff)
downloadgnunet-9ba7218399841d1eafe962d82b66302fc6aa05b0.tar.gz
gnunet-9ba7218399841d1eafe962d82b66302fc6aa05b0.zip
-fix typos
Diffstat (limited to 'src/setu/perf_setu_api.c')
-rw-r--r--src/setu/perf_setu_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setu/perf_setu_api.c b/src/setu/perf_setu_api.c
index af84994f8..7f4d64f74 100644
--- a/src/setu/perf_setu_api.c
+++ b/src/setu/perf_setu_api.c
@@ -355,7 +355,7 @@ run (void *cls,
355 set2); 355 set2);
356 GNUNET_CRYPTO_hash_create_random (GNUNET_CRYPTO_QUALITY_WEAK, &app_id); 356 GNUNET_CRYPTO_hash_create_random (GNUNET_CRYPTO_QUALITY_WEAK, &app_id);
357 357
358 /* test if canceling an uncommited request works! */ 358 /* test if canceling an uncommitted request works! */
359 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 359 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
360 "Launching and instantly stopping set operation\n"); 360 "Launching and instantly stopping set operation\n");
361 my_oh = GNUNET_SETU_prepare (&local_id, 361 my_oh = GNUNET_SETU_prepare (&local_id,