gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1835 - gnunet-gtk/src/plugins/fs


From: grothoff
Subject: [GNUnet-SVN] r1835 - gnunet-gtk/src/plugins/fs
Date: Sun, 21 Aug 2005 18:52:25 -0700 (PDT)

Author: grothoff
Date: 2005-08-21 18:52:24 -0700 (Sun, 21 Aug 2005)
New Revision: 1835

Modified:
   gnunet-gtk/src/plugins/fs/download.c
Log:
track more

Modified: gnunet-gtk/src/plugins/fs/download.c
===================================================================
--- gnunet-gtk/src/plugins/fs/download.c        2005-08-22 01:52:20 UTC (rev 
1834)
+++ gnunet-gtk/src/plugins/fs/download.c        2005-08-22 01:52:24 UTC (rev 
1835)
@@ -50,6 +50,7 @@
   struct ECRS_URI * uri = closure;
   DownloadList * pos;
 
+  FSUI_trackURI(fi);
   pos = head;
   while (pos != NULL) {
     if (ECRS_equalsUri(uri,





reply via email to

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