]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Doxygen
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 6 Jun 2018 02:37:19 +0000 (08:37 +0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 6 Jun 2018 02:37:19 +0000 (08:37 +0600)
src/main/tmpl.c

index 777728044564eedcbc9e877e0f3c71849fd28a54..a819fed74feb228e71f5708290c8bcdcc71cc866 100644 (file)
@@ -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.
  *