aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_block_lib.c
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.c
parente1fa8e431de13b5fe11ecd24ca2d4394d440ce54 (diff)
downloadgnunet-794fc27048618c511ce2421720d1ede225224018.tar.gz
gnunet-794fc27048618c511ce2421720d1ede225224018.zip
-doxygen fixes
Diffstat (limited to 'src/regex/regex_block_lib.c')
-rw-r--r--src/regex/regex_block_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_block_lib.c b/src/regex/regex_block_lib.c
index 7b273e6d8..69c6bbc1f 100644
--- a/src/regex/regex_block_lib.c
+++ b/src/regex/regex_block_lib.c
@@ -244,7 +244,7 @@ REGEX_BLOCK_check (const struct RegexBlock *block,
244 * 244 *
245 * @param block block to get the key from 245 * @param block block to get the key from
246 * @param block_len number of bytes in block 246 * @param block_len number of bytes in block
247 * @param query where to store the key 247 * @param key where to store the key
248 * @return GNUNET_OK on success, GNUNET_SYSERR if the block is malformed 248 * @return GNUNET_OK on success, GNUNET_SYSERR if the block is malformed
249 */ 249 */
250int 250int