]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
And one more
authorNick Porter <nick@portercomputing.co.uk>
Thu, 15 Feb 2024 16:32:08 +0000 (16:32 +0000)
committerNick Porter <nick@portercomputing.co.uk>
Thu, 15 Feb 2024 16:32:32 +0000 (16:32 +0000)
src/lib/unlang/call_env.c

index 9f4bcebb0b725562c9fb07d4a9e2a8af391ef860..776bf1231e486f9b0ce0e5a529755916541f4589 100644 (file)
@@ -338,6 +338,7 @@ int call_env_parsed_valid(call_env_parsed_t const *parsed, CONF_ITEM const *ci,
  * @param[in] name             Module name for error messages.
  * @param[in] t_rules          controlling how the call env is parsed.
  * @param[in] cs               Module config.
+ * @param[in] data             module / xlat instance data of the module / xlat allocating this call_env
  * @param[in] rule             to parse.
  * @return
  *     - 0 on success;