From: Arran Cudbard-Bell Date: Thu, 17 Nov 2016 13:55:26 +0000 (-0500) Subject: Formatting X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f3d708f651a51d02d1cdfdcd7b40d9309554cb2;p=thirdparty%2Ffreeradius-server.git Formatting --- diff --git a/src/main/cond_eval.c b/src/main/cond_eval.c index f8df545a813..8d30cf93f5c 100644 --- a/src/main/cond_eval.c +++ b/src/main/cond_eval.c @@ -680,7 +680,7 @@ int cond_eval_map(REQUEST *request, UNUSED int modreturn, UNUSED int depth, fr_c case TMPL_TYPE_DATA: rcode = cond_normalise_and_cmp(request, c, - map->lhs->tmpl_value_box_type, NULL, &map->lhs->tmpl_value_box_datum); + map->lhs->tmpl_value_box_type, NULL, &map->lhs->tmpl_value_box_datum); break; case TMPL_TYPE_UNPARSED: