gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r6188 - GNUnet/src/applications/fs/gap
Date: Thu, 7 Feb 2008 00:46:55 -0700 (MST)

Author: grothoff
Date: 2008-02-07 00:46:55 -0700 (Thu, 07 Feb 2008)
New Revision: 6188

Modified:
   GNUnet/src/applications/fs/gap/anonymity.c
Log:
brilliant

Modified: GNUnet/src/applications/fs/gap/anonymity.c
===================================================================
--- GNUnet/src/applications/fs/gap/anonymity.c  2008-02-07 07:26:51 UTC (rev 
6187)
+++ GNUnet/src/applications/fs/gap/anonymity.c  2008-02-07 07:46:55 UTC (rev 
6188)
@@ -104,7 +104,7 @@
 GNUNET_FS_ANONYMITY_done ()
 {
   if (traffic != NULL)
-    coreAPI->release_service ("traffic");
+    coreAPI->release_service (traffic);
 }
 
 /* end of anonymity.c */





reply via email to

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