gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6340 - GNUnet/src/applications/fs/tools


From: gnunet
Subject: [GNUnet-SVN] r6340 - GNUnet/src/applications/fs/tools
Date: Sat, 16 Feb 2008 20:59:14 -0700 (MST)

Author: grothoff
Date: 2008-02-16 20:59:14 -0700 (Sat, 16 Feb 2008)
New Revision: 6340

Modified:
   GNUnet/src/applications/fs/tools/gnunet-auto-share.c
Log:
fix

Modified: GNUnet/src/applications/fs/tools/gnunet-auto-share.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-auto-share.c        2008-02-17 
03:58:48 UTC (rev 6339)
+++ GNUnet/src/applications/fs/tools/gnunet-auto-share.c        2008-02-17 
03:59:14 UTC (rev 6340)
@@ -70,7 +70,7 @@
         {
           fstring =
             GNUNET_ECRS_uri_to_string (event->data.UploadCompleted.uri);
-          printf (_("Upload of `%s' complete, URI is `%s'."),
+          printf (_("Upload of `%s' complete, URI is `%s'.\n"),
                   event->data.UploadCompleted.filename, fstring);
           GNUNET_free (fstring);
         }





reply via email to

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