gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r24552 - gnunet/src/transport
Date: Thu, 25 Oct 2012 17:13:00 +0200

Author: wachs
Date: 2012-10-25 17:13:00 +0200 (Thu, 25 Oct 2012)
New Revision: 24552

Modified:
   gnunet/src/transport/plugin_transport_wlan.c
Log:
workaround

Modified: gnunet/src/transport/plugin_transport_wlan.c
===================================================================
--- gnunet/src/transport/plugin_transport_wlan.c        2012-10-25 15:04:50 UTC 
(rev 24551)
+++ gnunet/src/transport/plugin_transport_wlan.c        2012-10-25 15:13:00 UTC 
(rev 24552)
@@ -861,7 +861,7 @@
   fm->fragcontext =
     GNUNET_FRAGMENT_context_create (plugin->env->stats, WLAN_MTU,
                                    &plugin->tracker,
-                                   GNUNET_TIME_UNIT_SECONDS,
+                                   GNUNET_TIME_UNIT_MILLISECONDS,
                                    GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_MILLISECONDS,
                                                                   100),
                                    msg,




reply via email to

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