gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1345 - GNUnet/src/applications/fs/fsui


From: grothoff
Subject: [GNUnet-SVN] r1345 - GNUnet/src/applications/fs/fsui
Date: Sat, 9 Jul 2005 06:41:47 -0700 (PDT)

Author: grothoff
Date: 2005-07-09 06:41:45 -0700 (Sat, 09 Jul 2005)
New Revision: 1345

Modified:
   GNUnet/src/applications/fs/fsui/download.c
Log:
fix

Modified: GNUnet/src/applications/fs/fsui/download.c
===================================================================
--- GNUnet/src/applications/fs/fsui/download.c  2005-07-09 13:39:41 UTC (rev 
1344)
+++ GNUnet/src/applications/fs/fsui/download.c  2005-07-09 13:41:45 UTC (rev 
1345)
@@ -419,7 +419,7 @@
  * Free the subtree (assumes all threads have already been stopped and
  * that the FSUI lock is either held or that we are in FSUI stop!).
  */
-static void freeDownloadList(FSUI_DownloadList * list) {
+void freeDownloadList(FSUI_DownloadList * list) {
   FSUI_DownloadList * dpos;
   int i;
 





reply via email to

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