aboutsummaryrefslogtreecommitdiff
path: root/src/util/scheduler.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-24 14:11:17 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-24 14:11:17 +0000
commit6e03d509075d2cd38fabab6568b4c2bf2451505e (patch)
tree245379e96866662db100eb35c75be1206f1f661b /src/util/scheduler.c
parentc77bdc9b0fec7ce8201c5f3f5c915485abaf2dcd (diff)
downloadgnunet-6e03d509075d2cd38fabab6568b4c2bf2451505e.tar.gz
gnunet-6e03d509075d2cd38fabab6568b4c2bf2451505e.zip
-fixing misc format strings
Diffstat (limited to 'src/util/scheduler.c')
-rw-r--r--src/util/scheduler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/scheduler.c b/src/util/scheduler.c
index fb81bafb7..2a9623428 100644
--- a/src/util/scheduler.c
+++ b/src/util/scheduler.c
@@ -1555,6 +1555,7 @@ GNUNET_SCHEDULER_add_write_file (struct GNUNET_TIME_Relative delay,
1555 task, task_cls); 1555 task, task_cls);
1556} 1556}
1557 1557
1558
1558/** 1559/**
1559 * Schedule a new task to be run with a specified delay or when the 1560 * Schedule a new task to be run with a specified delay or when the
1560 * specified file descriptor is ready. The delay can be 1561 * specified file descriptor is ready. The delay can be