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;
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn