From 49b581dd1c00d769e97031c51b5865846e802f8f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 7 Nov 2018 21:28:59 +0100 Subject: starting with communicator --- src/topology/gnunet-daemon-topology.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/topology') diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c index f7a4e4525..dd384d9a1 100644 --- a/src/topology/gnunet-daemon-topology.c +++ b/src/topology/gnunet-daemon-topology.c @@ -1213,7 +1213,8 @@ run (void *cls, * @return 0 ok, 1 on error */ int -main (int argc, char *const *argv) +main (int argc, + char *const *argv) { static const struct GNUNET_GETOPT_CommandLineOption options[] = { GNUNET_GETOPT_OPTION_END -- cgit v1.2.3