gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12589 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r12589 - gnunet/src/transport
Date: Tue, 17 Aug 2010 16:30:06 +0200

Author: wachs
Date: 2010-08-17 16:30:05 +0200 (Tue, 17 Aug 2010)
New Revision: 12589

Modified:
   gnunet/src/transport/plugin_transport.h
Log:


Modified: gnunet/src/transport/plugin_transport.h
===================================================================
--- gnunet/src/transport/plugin_transport.h     2010-08-17 14:02:00 UTC (rev 
12588)
+++ gnunet/src/transport/plugin_transport.h     2010-08-17 14:30:05 UTC (rev 
12589)
@@ -184,7 +184,7 @@
    * Pointer (!) to our HELLO message.  Note that the address
    * referred to "*our_hello" might change over time.
    */
-  const struct GNUNET_HELLO_Message **our_hello;
+  struct GNUNET_HELLO_Message *const*our_hello;
 
   /**
    * Closure for the various callbacks.




reply via email to

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