projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
935f264
)
static
author
Christian Grothoff
<christian@grothoff.org>
Thu, 10 Nov 2011 15:09:58 +0000
(15:09 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 10 Nov 2011 15:09:58 +0000
(15:09 +0000)
src/util/scheduler.c
patch
|
blob
|
history
diff --git
a/src/util/scheduler.c
b/src/util/scheduler.c
index 82b888fec63e17e658265f37823784807ba88381..7254b1700548f6c10029606b89dcc0437afe9522 100644
(file)
--- a/
src/util/scheduler.c
+++ b/
src/util/scheduler.c
@@
-1308,7
+1308,7
@@
GNUNET_SCHEDULER_add_now_with_lifeness (int lifeness,
* only valid until "task" is started!
*/
#ifndef MINGW
-GNUNET_SCHEDULER_TaskIdentifier
+
static
GNUNET_SCHEDULER_TaskIdentifier
add_without_sets (struct GNUNET_TIME_Relative delay, int rfd, int wfd,
GNUNET_SCHEDULER_Task task, void *task_cls)
{