A number of fixes (mainly comments) of rlm_expr release_3_0_4_rc2
authorHerwin Weststrate <herwin@quarantainenet.nl>
Thu, 14 Aug 2014 11:07:48 +0000 (13:07 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 22 Aug 2014 11:20:11 +0000 (07:20 -0400)
commit7053bedffefec30c8d1a70c12ed47dd0325ab8ca
tree16566ce7467df9ca958bc6b9bc996a1a64303f6a
parent600e331dc24bb77419ee620bb927723694f862b0
A number of fixes (mainly comments) of rlm_expr

* Update the urlunquote example to make it copy-pastable by doubling the %. Add a comment why
* Typo fix: s/wont'/won't/
* Removed UNUSED macro for *instance in (un)escape_xlat, it is being used here
* Fix the unuescape example, the name here should be unescape, not escape
* Added a ":" after "Example" in tolower. This makes it easier to find the examples in this file, since all other examples did this.
src/modules/rlm_expr/rlm_expr.c