From e20e60e151244aa923639688174192fb65da1f06 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 16 Oct 2015 22:56:01 +0000 Subject: -fix doxygen warnings --- src/core/core_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/core_api.c') diff --git a/src/core/core_api.c b/src/core/core_api.c index 7338672d6..31248a63f 100644 --- a/src/core/core_api.c +++ b/src/core/core_api.c @@ -133,7 +133,7 @@ struct PeerRecord struct GNUNET_PeerIdentity peer; /** - * ID of task to run #next_request_transmission(). + * ID of task to run #run_request_next_transmission(). */ struct GNUNET_SCHEDULER_Task *ntr_task; -- cgit v1.2.3