aboutsummaryrefslogtreecommitdiff
path: root/src/util/scheduler.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-25 13:22:51 +0000
committerChristian Grothoff <christian@grothoff.org>2016-06-25 13:22:51 +0000
commitcdb31e2722288aa9a9b61c548edd498145cadf6e (patch)
treee9c03ddd5aa57efdd2fdc2c59fadaea2312cb01d /src/util/scheduler.c
parent26954b925b62aaf9f91816450d43460351db5886 (diff)
downloadgnunet-cdb31e2722288aa9a9b61c548edd498145cadf6e.tar.gz
gnunet-cdb31e2722288aa9a9b61c548edd498145cadf6e.zip
-fix #4582
Diffstat (limited to 'src/util/scheduler.c')
-rw-r--r--src/util/scheduler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/scheduler.c b/src/util/scheduler.c
index 81f968dee..b016b91b7 100644
--- a/src/util/scheduler.c
+++ b/src/util/scheduler.c
@@ -688,7 +688,7 @@ sighandler_shutdown ()
688 688
689 689
690/** 690/**
691 * Check if the system is still life. Trigger shutdown if we 691 * Check if the system is still alive. Trigger shutdown if we
692 * have tasks, but none of them give us lifeness. 692 * have tasks, but none of them give us lifeness.
693 * 693 *
694 * @return #GNUNET_OK to continue the main loop, 694 * @return #GNUNET_OK to continue the main loop,