From: Arran Cudbard-Bell Date: Wed, 6 Jun 2018 02:37:19 +0000 (+0600) Subject: Doxygen X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c280df806c9fe32ca30786434e63cd431c5b5d1;p=thirdparty%2Ffreeradius-server.git Doxygen --- diff --git a/src/main/tmpl.c b/src/main/tmpl.c index 77772804456..a819fed74fe 100644 --- a/src/main/tmpl.c +++ b/src/main/tmpl.c @@ -614,7 +614,7 @@ static vp_tmpl_rules_t const default_rules = { * found a #TMPL_TYPE_ATTR_UNDEFINED * #vp_tmpl_t will be produced. * - allow_foreign If true, allow attribute names to be qualified - * with a protocol outside of the passed #dict_def. + * with a protocol outside of the passed dict_def. * * @see REMARKER to produce pretty error markers from the return value. *