gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6223 - GNUnet/src/applications/fs/gap


From: gnunet
Subject: [GNUnet-SVN] r6223 - GNUnet/src/applications/fs/gap
Date: Sat, 9 Feb 2008 23:55:29 -0700 (MST)

Author: grothoff
Date: 2008-02-09 23:55:28 -0700 (Sat, 09 Feb 2008)
New Revision: 6223

Modified:
   GNUnet/src/applications/fs/gap/fs.c
Log:
fix

Modified: GNUnet/src/applications/fs/gap/fs.c
===================================================================
--- GNUnet/src/applications/fs/gap/fs.c 2008-02-10 06:52:34 UTC (rev 6222)
+++ GNUnet/src/applications/fs/gap/fs.c 2008-02-10 06:55:28 UTC (rev 6223)
@@ -855,10 +855,10 @@
   GNUNET_FS_GAP_done ();
   GNUNET_FS_DHT_done ();
   GNUNET_FS_QUERYMANAGER_done ();
-  GNUNET_FS_PT_done ();
   GNUNET_FS_ONDEMAND_done ();
   GNUNET_FS_PLAN_done ();
   GNUNET_FS_ANONYMITY_done ();
+  GNUNET_FS_PT_done ();
   if (stats != NULL)
     {
       coreAPI->release_service (stats);





reply via email to

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