gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18905 - gnunet-gtk/src/fs


From: gnunet
Subject: [GNUnet-SVN] r18905 - gnunet-gtk/src/fs
Date: Mon, 2 Jan 2012 00:08:14 +0100

Author: grothoff
Date: 2012-01-02 00:08:14 +0100 (Mon, 02 Jan 2012)
New Revision: 18905

Modified:
   gnunet-gtk/src/fs/gnunet-fs-gtk-download.c
Log:
-LRN: dont use NULLified URI

Modified: gnunet-gtk/src/fs/gnunet-fs-gtk-download.c
===================================================================
--- gnunet-gtk/src/fs/gnunet-fs-gtk-download.c  2012-01-01 23:07:37 UTC (rev 
18904)
+++ gnunet-gtk/src/fs/gnunet-fs-gtk-download.c  2012-01-01 23:08:14 UTC (rev 
18905)
@@ -123,7 +123,7 @@
   else
   {
     GNUNET_break (NULL !=
-                  GNUNET_FS_download_start (fs, dc->uri, NULL /* meta */ ,
+                  GNUNET_FS_download_start (fs, de->uri, NULL /* meta */ ,
                                             dc->filename, NULL /* tempname */ ,
                                             0 /* offset */ ,
                                             len, anonymity, opt, de,




reply via email to

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