gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r1839 - gnunet-gtk/src/plugins/fs
Date: Sun, 21 Aug 2005 20:28:48 -0700 (PDT)

Author: grothoff
Date: 2005-08-21 20:28:47 -0700 (Sun, 21 Aug 2005)
New Revision: 1839

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

Modified: gnunet-gtk/src/plugins/fs/download.c
===================================================================
--- gnunet-gtk/src/plugins/fs/download.c        2005-08-22 03:09:48 UTC (rev 
1838)
+++ gnunet-gtk/src/plugins/fs/download.c        2005-08-22 03:28:47 UTC (rev 
1839)
@@ -438,10 +438,10 @@
                     DOWNLOAD_URI, &cls.u,
                     DOWNLOAD_FILENAME, &cls.fn,
                     -1);
+  run_with_save_calls(&shutdownCode,
+                     &cls);
   gtk_tree_store_remove(summary,
                        iter);
-  run_with_save_calls(&shutdownCode,
-                     &cls);
   if (cls.u != NULL)
     ECRS_freeUri(cls.u); 
 }





reply via email to

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