From 56f7c4934c0d9c18370fdcff5e5a3cd29363d474 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 12 Nov 2010 15:53:17 +0000 Subject: [PATCH] dead arg doc --- src/util/scheduler.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/scheduler.c b/src/util/scheduler.c index d90d436ed..f1cfd2c36 100644 --- a/src/util/scheduler.c +++ b/src/util/scheduler.c @@ -511,6 +511,7 @@ check_ready (const struct GNUNET_NETWORK_FDSet *rs, * cause all tasks to run (as soon as possible, respecting * priorities and prerequisite tasks). Note that tasks * scheduled AFTER this call may still be delayed arbitrarily. + */ void GNUNET_SCHEDULER_shutdown () { -- 2.25.1