From: Nick Porter Date: Thu, 15 Feb 2024 16:32:08 +0000 (+0000) Subject: And one more X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc5c32410a7be65f42b9dd20136b5bfb799e16e;p=thirdparty%2Ffreeradius-server.git And one more --- diff --git a/src/lib/unlang/call_env.c b/src/lib/unlang/call_env.c index 9f4bcebb0b7..776bf1231e4 100644 --- a/src/lib/unlang/call_env.c +++ b/src/lib/unlang/call_env.c @@ -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;