From: Christian Grothoff Date: Fri, 12 Nov 2010 15:53:17 +0000 (+0000) Subject: dead arg doc X-Git-Tag: initial-import-from-subversion-38251~19744 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=56f7c4934c0d9c18370fdcff5e5a3cd29363d474;p=oweals%2Fgnunet.git dead arg doc --- 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 () {