aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_block_lib.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-09-26 15:37:17 +0000
committerBart Polot <bart@net.in.tum.de>2013-09-26 15:37:17 +0000
commitad19dfbf822e3406c4e76c5839f32d2de93dfe28 (patch)
treeebb8076a24eb9481484729076f00d8c9b5546d0b /src/regex/regex_block_lib.c
parent0d79671d7e3d74410b25ec8a6cb0960e49e40b21 (diff)
downloadgnunet-ad19dfbf822e3406c4e76c5839f32d2de93dfe28.tar.gz
gnunet-ad19dfbf822e3406c4e76c5839f32d2de93dfe28.zip
- more log, style
Diffstat (limited to 'src/regex/regex_block_lib.c')
-rw-r--r--src/regex/regex_block_lib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regex/regex_block_lib.c b/src/regex/regex_block_lib.c
index a2de3d4f8..af74e89e6 100644
--- a/src/regex/regex_block_lib.c
+++ b/src/regex/regex_block_lib.c
@@ -257,8 +257,8 @@ REGEX_BLOCK_check (const struct RegexBlock *block,
257 */ 257 */
258int 258int
259REGEX_BLOCK_get_key (const struct RegexBlock *block, 259REGEX_BLOCK_get_key (const struct RegexBlock *block,
260 size_t block_len, 260 size_t block_len,
261 struct GNUNET_HashCode *key) 261 struct GNUNET_HashCode *key)
262{ 262{
263 uint16_t len; 263 uint16_t len;
264 const struct GNUNET_HashCode *destinations; 264 const struct GNUNET_HashCode *destinations;