gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r24324 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r24324 - gnunet/src/include
Date: Mon, 15 Oct 2012 19:06:54 +0200

Author: szengel
Date: 2012-10-15 19:06:54 +0200 (Mon, 15 Oct 2012)
New Revision: 24324

Modified:
   gnunet/src/include/gnunet_regex_lib.h
Log:
fix

Modified: gnunet/src/include/gnunet_regex_lib.h
===================================================================
--- gnunet/src/include/gnunet_regex_lib.h       2012-10-15 17:06:17 UTC (rev 
24323)
+++ gnunet/src/include/gnunet_regex_lib.h       2012-10-15 17:06:54 UTC (rev 
24324)
@@ -39,6 +39,12 @@
 
 
 /**
+ * Constant for how many bits the initial string regex should have.
+ */
+#define GNUNET_REGEX_INITIAL_BITS 24
+
+
+/**
  * Maximum regex string length for use with GNUNET_REGEX_ipv4toregex
  */
 #define GNUNET_REGEX_IPV4_REGEXLEN 32 + 6




reply via email to

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