aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_block_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-07 14:35:51 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-07 14:35:51 +0000
commit794fc27048618c511ce2421720d1ede225224018 (patch)
tree9838765dc6398ed39950fb377944054bb12a9ab8 /src/regex/regex_block_lib.h
parente1fa8e431de13b5fe11ecd24ca2d4394d440ce54 (diff)
downloadgnunet-794fc27048618c511ce2421720d1ede225224018.tar.gz
gnunet-794fc27048618c511ce2421720d1ede225224018.zip
-doxygen fixes
Diffstat (limited to 'src/regex/regex_block_lib.h')
-rw-r--r--src/regex/regex_block_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_block_lib.h b/src/regex/regex_block_lib.h
index 80c2ea2af..28da934e3 100644
--- a/src/regex/regex_block_lib.h
+++ b/src/regex/regex_block_lib.h
@@ -143,7 +143,7 @@ REGEX_BLOCK_iterate (const struct RegexBlock *block,
143 * 143 *
144 * @param block block to get the key from 144 * @param block block to get the key from
145 * @param block_len number of bytes in block 145 * @param block_len number of bytes in block
146 * @param query where to store the key 146 * @param key where to store the key
147 * @return GNUNET_OK on success, GNUNET_SYSERR if the block is malformed 147 * @return GNUNET_OK on success, GNUNET_SYSERR if the block is malformed
148 */ 148 */
149int 149int