diff options
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? |