gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r6757 - GNUnet/src/applications/fs/ecrs
Date: Fri, 25 Apr 2008 00:53:10 -0600 (MDT)

Author: grothoff
Date: 2008-04-25 00:53:10 -0600 (Fri, 25 Apr 2008)
New Revision: 6757

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

Modified: GNUnet/src/applications/fs/ecrs/upload.c
===================================================================
--- GNUnet/src/applications/fs/ecrs/upload.c    2008-04-25 06:17:22 UTC (rev 
6756)
+++ GNUnet/src/applications/fs/ecrs/upload.c    2008-04-25 06:53:10 UTC (rev 
6757)
@@ -306,7 +306,8 @@
               GNUNET_GE_LOG (ectx,
                              GNUNET_GE_ERROR | GNUNET_GE_BULK |
                              GNUNET_GE_USER,
-                             _("Indexing data failed at position %i.\n"),
+                             _("Indexing data of file `%s' failed at position 
%llu.\n"),
+                            filename,
                              pos);
               goto FAILURE;
             }





reply via email to

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