gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26181 - gnunet/src/regex


From: gnunet
Subject: [GNUnet-SVN] r26181 - gnunet/src/regex
Date: Thu, 21 Feb 2013 18:06:30 +0100

Author: bartpolot
Date: 2013-02-21 18:06:30 +0100 (Thu, 21 Feb 2013)
New Revision: 26181

Modified:
   gnunet/src/regex/gnunet-regex-profiler.c
Log:
- not needed

Modified: gnunet/src/regex/gnunet-regex-profiler.c
===================================================================
--- gnunet/src/regex/gnunet-regex-profiler.c    2013-02-21 15:50:22 UTC (rev 
26180)
+++ gnunet/src/regex/gnunet-regex-profiler.c    2013-02-21 17:06:30 UTC (rev 
26181)
@@ -397,27 +397,7 @@
 /******************************  DECLARATIONS  
********************************/
 
/******************************************************************************/
 
-
 /**
- * Search callback function.
- *
- * @param cls Closure provided in GNUNET_REGEX_search.
- * @param id Peer providing a regex that matches the string.
- * @param get_path Path of the get request.
- * @param get_path_length Lenght of get_path.
- * @param put_path Path of the put request.
- * @param put_path_length Length of the put_path.
- */
-static void
-regex_found_handler (void *cls,
-                     const struct GNUNET_PeerIdentity *id,
-                     const struct GNUNET_PeerIdentity *get_path,
-                     unsigned int get_path_length,
-                     const struct GNUNET_PeerIdentity *put_path,
-                     unsigned int put_path_length);
-
-
-/**
  * DHT connect callback.
  *
  * @param cls internal peer id.




reply via email to

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