X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;h=3cba5120b0b68cb2309bfc6dac1ed4b1689a9f4c;hb=3d3fd4b7278c48da489d2cc296c1027d7aa722f2;hp=dff8a9eceaf72e37d29cca5cdf5bbf778a3fc34f;hpb=dfa0332c4e6144699dedd5c9795219adc0f9c0d2;p=mmh diff --git a/uip/repl.c b/uip/repl.c index dff8a9e..3cba512 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -149,12 +149,12 @@ main(int argc, char **argv) struct msgs *mp = NULL; FILE *in; - filter = getcpy(etcpath(mhlreply)); - #ifdef MHE int buildsw = 0; #endif /* MHE */ + filter = getcpy(etcpath(mhlreply)); + #ifdef LOCALE setlocale(LC_ALL, ""); #endif