From d475a741d7b99e30384ba2657187477366209cc5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Mar 2013 12:05:33 +0000 Subject: -note --- src/include/gnunet_core_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/gnunet_core_service.h') diff --git a/src/include/gnunet_core_service.h b/src/include/gnunet_core_service.h index 4af8ef2cf..6f8da2487 100644 --- a/src/include/gnunet_core_service.h +++ b/src/include/gnunet_core_service.h @@ -136,7 +136,7 @@ struct GNUNET_CORE_MessageHandler * do this later). * * @param cls closure - * @param server handle to the server, NULL if we failed + * @param server handle to the server, NULL if we failed; TODO: consider removing this argument, it is redundant... * @param my_identity ID of this peer, NULL if we failed */ typedef void (*GNUNET_CORE_StartupCallback) (void *cls, -- cgit v1.2.3