aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-08 09:52:01 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-08 09:52:01 +0000
commiteb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1 (patch)
treee08c2145a453e5dd1c2a92af8b772bcd4b22b8ba /src/regex
parent761c4c740fcf898538b46ed05eea3ef948e39c92 (diff)
downloadgnunet-eb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1.tar.gz
gnunet-eb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1.zip
-doxygen
Diffstat (limited to 'src/regex')
-rw-r--r--src/regex/regex_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regex/regex_api.c b/src/regex/regex_api.c
index d51bd4c21..b22d78b90 100644
--- a/src/regex/regex_api.c
+++ b/src/regex/regex_api.c
@@ -109,7 +109,6 @@ handle_a_reconnect (void *cls,
109 * that. 109 * that.
110 * 110 *
111 * @param cfg configuration to use 111 * @param cfg configuration to use
112 * @param id ID to announce as provider of regex. Own ID in most cases.
113 * @param regex Regular expression to announce. 112 * @param regex Regular expression to announce.
114 * @param refresh_delay after what delay should the announcement be repeated? 113 * @param refresh_delay after what delay should the announcement be repeated?
115 * @param compression How many characters per edge can we squeeze? 114 * @param compression How many characters per edge can we squeeze?