gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit 05562a6fdc978153ff7a778085531a4bcd26a4be
parent 3eda4dc152a4cafe53d3c87acb8cda2a15eeee0b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 18 May 2024 10:50:20 +0200

-doxygen fix

Diffstat:
Msrc/include/gnunet_testing_loop_lib.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/gnunet_testing_loop_lib.h b/src/include/gnunet_testing_loop_lib.h @@ -149,7 +149,7 @@ typedef enum GNUNET_GenericReturnValue * @param run the run routing * @param cleanup the cleanup function * @param traits the traits function (optional) - * @param the async context + * @param ac the async context * @return the command the function cannot fail */ struct GNUNET_TESTING_Command