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); } _______________________________________________ GNUnet-SVN mailing list GNUnet-SVN@gnu.org http://lists.gnu.org/mailman/listinfo/gnunet-svn