]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
removed unnecessary link
authorAlan T. DeKok <aland@freeradius.org>
Wed, 15 Sep 2021 19:15:14 +0000 (15:15 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 15 Sep 2021 21:09:48 +0000 (17:09 -0400)
src/listen/cron/proto_cron_crontab.c

index eac7904408f3d7e74f75e34edb6f7662ec244f2a..fd5b06f43ff217246fc66a2d1898b7354569d6a5 100644 (file)
@@ -284,8 +284,6 @@ static size_t time_names_len = NUM_ELEMENTS(time_names);
  * @return
  *     - 0 on success.
  *     - -1 on failure.
- *
- *     https://github.com/staticlibs/ccronexpr/blob/master/ccronexpr.c
  */
 static int time_parse(UNUSED TALLOC_CTX *ctx, void *out, void *parent, CONF_ITEM *ci, UNUSED CONF_PARSER const *rule)
 {