gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2791 - GNUnet/src/applications/fs/ecrs


From: grothoff
Subject: [GNUnet-SVN] r2791 - GNUnet/src/applications/fs/ecrs
Date: Sat, 13 May 2006 17:40:31 -0700 (PDT)

Author: grothoff
Date: 2006-05-13 17:40:30 -0700 (Sat, 13 May 2006)
New Revision: 2791

Modified:
   GNUnet/src/applications/fs/ecrs/upload.c
Log:
better msg

Modified: GNUnet/src/applications/fs/ecrs/upload.c
===================================================================
--- GNUnet/src/applications/fs/ecrs/upload.c    2006-05-13 23:04:22 UTC (rev 
2790)
+++ GNUnet/src/applications/fs/ecrs/upload.c    2006-05-14 00:40:30 UTC (rev 
2791)
@@ -189,8 +189,8 @@
   }
   sock = getClientSocket();
   if (sock == NULL) {
-    LOG(LOG_ERROR, _("Not connected to gnunetd."));
-
+    LOG(LOG_ERROR,
+        _("Failed to connect to gnunetd."));
     return SYSERR;
   }
   eta = 0;





reply via email to

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