commit 07911e291e067bb7b0952e50f5236ee82386dbc3 parent 7332d267c0274f0254ef7bb3d4f8b89d4532eb79 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 17 Mar 2026 00:19:17 +0100 -typo Diffstat:
| M | src/testing/test_anastasis.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/test_anastasis.c b/src/testing/test_anastasis.c @@ -409,7 +409,7 @@ main (int argc, GNUNET_process_wait (anastasisd, true, NULL, - NULL)) + NULL)); GNUNET_process_destroy (anastasisd); GNUNET_free (anastasis_url); return ret;