X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fglobals.c;h=742584ed1d65b62c19a1af92bf46cd1adde94142;hb=adb21834f3684b6484d8c2214ee4c3c9c504d632;hp=a7b0234b92123b0df057f37fc5620abfac8d2559;hpb=fa7b17bdbc8c055c475a50791627cd75d257f4f3;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/globals.c b/src/src/globals.c index a7b0234b9..742584ed1 100644 --- a/src/src/globals.c +++ b/src/src/globals.c @@ -585,7 +585,7 @@ address_item address_defaults = { .errors_address = NULL, .extra_headers = NULL, .remove_headers = NULL, - .set = NULL, + .variables = NULL, #ifdef EXPERIMENTAL_SRS .srs_sender = NULL, #endif