diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-07-08 09:52:01 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-07-08 09:52:01 +0000 |
commit | eb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1 (patch) | |
tree | e08c2145a453e5dd1c2a92af8b772bcd4b22b8ba /src/regex/regex_api.c | |
parent | 761c4c740fcf898538b46ed05eea3ef948e39c92 (diff) |
-doxygen
Diffstat (limited to 'src/regex/regex_api.c')
-rw-r--r-- | src/regex/regex_api.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regex/regex_api.c b/src/regex/regex_api.c index d51bd4c210..b22d78b905 100644 --- a/src/regex/regex_api.c +++ b/src/regex/regex_api.c @@ -109,7 +109,6 @@ handle_a_reconnect (void *cls, * that. * * @param cfg configuration to use - * @param id ID to announce as provider of regex. Own ID in most cases. * @param regex Regular expression to announce. * @param refresh_delay after what delay should the announcement be repeated? * @param compression How many characters per edge can we squeeze? |