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:
1e0f7ee
)
stylistic fix
author
lurchi
<lurchi@strangeplace.net>
Sun, 24 Dec 2017 12:29:43 +0000
(13:29 +0100)
committer
lurchi
<lurchi@strangeplace.net>
Sun, 24 Dec 2017 12:29:43 +0000
(13:29 +0100)
src/multicast/gnunet-service-multicast.c
patch
|
blob
|
history
diff --git
a/src/multicast/gnunet-service-multicast.c
b/src/multicast/gnunet-service-multicast.c
index ea64c547e6bc7bedc3873eb61e612a0a5acb6e59..c351313fe8588f402eb556dfea9d781eb149d21c 100644
(file)
--- a/
src/multicast/gnunet-service-multicast.c
+++ b/
src/multicast/gnunet-service-multicast.c
@@
-2167,9
+2167,9
@@
run (void *cls,
GNUNET_SERVICE_MAIN
("multicast",
GNUNET_SERVICE_OPTION_NONE,
- run,
- client_notify_connect,
- client_notify_disconnect,
+
&
run,
+
&
client_notify_connect,
+
&
client_notify_disconnect,
NULL,
GNUNET_MQ_hd_fixed_size (client_origin_start,
GNUNET_MESSAGE_TYPE_MULTICAST_ORIGIN_START,