gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r15683 - gnunet/src/topology


From: gnunet
Subject: [GNUnet-SVN] r15683 - gnunet/src/topology
Date: Fri, 17 Jun 2011 10:00:13 +0200

Author: grothoff
Date: 2011-06-17 10:00:13 +0200 (Fri, 17 Jun 2011)
New Revision: 15683

Modified:
   gnunet/src/topology/gnunet-daemon-topology.c
Log:
fixing 1706

Modified: gnunet/src/topology/gnunet-daemon-topology.c
===================================================================
--- gnunet/src/topology/gnunet-daemon-topology.c        2011-06-17 07:44:22 UTC 
(rev 15682)
+++ gnunet/src/topology/gnunet-daemon-topology.c        2011-06-17 08:00:13 UTC 
(rev 15683)
@@ -1383,7 +1383,7 @@
      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 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]