gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r21365 - gnunet/src/transport
Date: Wed, 9 May 2012 00:42:02 +0200

Author: grothoff
Date: 2012-05-09 00:42:02 +0200 (Wed, 09 May 2012)
New Revision: 21365

Modified:
   gnunet/src/transport/plugin_transport_wlan.c
Log:
-activate

Modified: gnunet/src/transport/plugin_transport_wlan.c
===================================================================
--- gnunet/src/transport/plugin_transport_wlan.c        2012-05-08 19:58:54 UTC 
(rev 21364)
+++ gnunet/src/transport/plugin_transport_wlan.c        2012-05-08 22:42:02 UTC 
(rev 21365)
@@ -1651,10 +1651,8 @@
   plugin->fragment_data_tokenizer = GNUNET_SERVER_mst_create (&process_data, 
plugin);
   plugin->wlan_header_payload_tokenizer = GNUNET_SERVER_mst_create 
(&process_data, plugin);
   plugin->helper_payload_tokenizer = GNUNET_SERVER_mst_create (&process_data, 
plugin);
-#if BEACON
   plugin->beacon_task = GNUNET_SCHEDULER_add_now (&send_hello_beacon, 
                                                  plugin);
-#endif
   switch (testmode)
   {
   case 0: /* normal */ 




reply via email to

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