From 7e3cf5f461eb4fbb7581672bf0835da07c378136 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 Oct 2019 13:03:48 +0100 Subject: tighten formatting rules --- src/include/gnunet_scheduler_lib.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/include/gnunet_scheduler_lib.h') diff --git a/src/include/gnunet_scheduler_lib.h b/src/include/gnunet_scheduler_lib.h index da968737e..b828e2db7 100644 --- a/src/include/gnunet_scheduler_lib.h +++ b/src/include/gnunet_scheduler_lib.h @@ -209,8 +209,6 @@ struct GNUNET_SCHEDULER_TaskContext }; - - /** * Function used by event-loop implementations to signal the scheduler * that a particular @a task is ready due to an event specified in the @@ -907,7 +905,6 @@ GNUNET_SCHEDULER_set_select (GNUNET_SCHEDULER_select new_select, void *new_select_cls); - /** * Change the async scope for the currently executing task and (transitively) * for all tasks scheduled by the current task after calling this function. @@ -924,7 +921,6 @@ void GNUNET_SCHEDULER_begin_async_scope (struct GNUNET_AsyncScopeId *aid); - #if 0 /* keep Emacsens' auto-indent happy */ { #endif -- cgit v1.2.3