From 7c7ab1f51ee370790f279573643319c754ba67f4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 26 Jun 2013 12:16:38 +0000 Subject: -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not the REGEX_INTERNAL_ prefix --- src/regex/regex_block_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/regex/regex_block_lib.h') diff --git a/src/regex/regex_block_lib.h b/src/regex/regex_block_lib.h index fb1c91353..985296b4f 100644 --- a/src/regex/regex_block_lib.h +++ b/src/regex/regex_block_lib.h @@ -67,7 +67,7 @@ struct REGEX_BLOCK_Edge * @return GNUNET_OK if the proof is valid for the given key. */ int -REGEX_INTERNAL_check_proof (const char *proof, +REGEX_BLOCK_check_proof (const char *proof, size_t proof_len, const struct GNUNET_HashCode *key); -- cgit v1.2.3