Framework for using the correct quotes in strings.
authorAlan T. DeKok <aland@freeradius.org>
Wed, 1 Oct 2014 16:40:21 +0000 (12:40 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 1 Oct 2014 20:04:48 +0000 (16:04 -0400)
commit51d0e70caf1605db35f54a10bce79cea8677ebfd
treef0e4b12440e992b4893b8bf9c7a73084a96f3853
parent32c840cd2f83a4d5d6467ff4a46ebcef9409e978
Framework for using the correct quotes in strings.

Expose the quotation character, and make functions take it.
src/include/libradius.h
src/lib/dict.c
src/lib/print.c
src/lib/valuepair.c
src/main/auth.c
src/main/evaluate.c
src/main/map.c
src/main/xlat.c
src/modules/rlm_rest/rest.c