gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r18329 - gnunet/src/transport
Date: Fri, 25 Nov 2011 18:02:00 +0100

Author: grothoff
Date: 2011-11-25 18:02:00 +0100 (Fri, 25 Nov 2011)
New Revision: 18329

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

Modified: gnunet/src/transport/plugin_transport_wlan.c
===================================================================
--- gnunet/src/transport/plugin_transport_wlan.c        2011-11-25 17:01:25 UTC 
(rev 18328)
+++ gnunet/src/transport/plugin_transport_wlan.c        2011-11-25 17:02:00 UTC 
(rev 18329)
@@ -1832,7 +1832,7 @@
   {
     GNUNET_log_from (GNUNET_ERROR_TYPE_ERROR, PLUGIN_LOG_NAME,
                      _
-                     ("Error writing to wlan healper. errno == %d, ERROR: 
%s\n"),
+                     ("Error writing to wlan helper. errno == %d, ERROR: 
%s\n"),
                      errno, strerror (errno));
     finish = GNUNET_malloc (sizeof (struct Finish_send));
     finish->plugin = plugin;
@@ -2047,7 +2047,7 @@
   {
     GNUNET_log_from (GNUNET_ERROR_TYPE_ERROR, PLUGIN_LOG_NAME,
                      _
-                     ("Error writing to wlan healper. errno == %d, ERROR: 
%s\n"),
+                     ("Error writing to wlan helper. errno == %d, ERROR: 
%s\n"),
                      errno, strerror (errno));
     finish = GNUNET_malloc (sizeof (struct Finish_send));
     finish->plugin = plugin;
@@ -2142,7 +2142,7 @@
       {
         GNUNET_log_from (GNUNET_ERROR_TYPE_ERROR, PLUGIN_LOG_NAME,
                          _
-                         ("Error writing to wlan healper. errno == %d, ERROR: 
%s\n"),
+                         ("Error writing to wlan helper. errno == %d, ERROR: 
%s\n"),
                          errno, strerror (errno));
 
         finish->head_of_next_write = fm->frag;




reply via email to

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