From 289c4f8901325d50a74f285ac8bd74efcb030578 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jun 2011 08:00:13 +0000 Subject: fixing 1706 --- src/topology/gnunet-daemon-topology.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/topology/gnunet-daemon-topology.c') diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c index 4e8f1c36d..35841567a 100644 --- a/src/topology/gnunet-daemon-topology.c +++ b/src/topology/gnunet-daemon-topology.c @@ -1383,7 +1383,7 @@ run (void *cls, const char *cfgfile, const struct GNUNET_CONFIGURATION_Handle * c) { - struct GNUNET_CORE_MessageHandler handlers[] = + static struct GNUNET_CORE_MessageHandler handlers[] = { { &handle_encrypted_hello, GNUNET_MESSAGE_TYPE_HELLO, 0}, { NULL, 0, 0 } -- cgit v1.2.3