gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6151 - GNUnet/src/include


From: gnunet
Subject: [GNUnet-SVN] r6151 - GNUnet/src/include
Date: Mon, 4 Feb 2008 09:24:33 -0700 (MST)

Author: grothoff
Date: 2008-02-04 09:24:33 -0700 (Mon, 04 Feb 2008)
New Revision: 6151

Modified:
   GNUnet/src/include/gnunet_core.h
Log:
cleaner API

Modified: GNUnet/src/include/gnunet_core.h
===================================================================
--- GNUnet/src/include/gnunet_core.h    2008-02-04 16:24:18 UTC (rev 6150)
+++ GNUnet/src/include/gnunet_core.h    2008-02-04 16:24:33 UTC (rev 6151)
@@ -672,8 +672,7 @@
                                    GNUNET_GE_KIND kind, const char *value);
 
   struct GNUNET_GE_Context
-    *(*cs_create_client_log_context) (GNUNET_GE_KIND mask,
-                                      struct GNUNET_ClientHandle * handle);
+    *(*cs_create_client_log_context) (struct GNUNET_ClientHandle * handle);
 
   int (*connection_assert_tsession_unused) (GNUNET_TSession * tsession);
 





reply via email to

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