gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r20744 - gnunet/src/transport
Date: Sat, 24 Mar 2012 15:48:56 +0100

Author: grothoff
Date: 2012-03-24 15:48:56 +0100 (Sat, 24 Mar 2012)
New Revision: 20744

Modified:
   gnunet/src/transport/plugin_transport_udp_broadcasting.c
Log:
-fix

Modified: gnunet/src/transport/plugin_transport_udp_broadcasting.c
===================================================================
--- gnunet/src/transport/plugin_transport_udp_broadcasting.c    2012-03-24 
12:35:30 UTC (rev 20743)
+++ gnunet/src/transport/plugin_transport_udp_broadcasting.c    2012-03-24 
14:48:56 UTC (rev 20744)
@@ -254,7 +254,6 @@
   int sent;
   uint16_t msg_size;
   char buf[65536];
-  struct UDP_Beacon_Message msg;
   struct BroadcastAddress *baddr;
 
   plugin->send_ipv4_broadcast_task = GNUNET_SCHEDULER_NO_TASK;




reply via email to

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