X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlist.c;h=afa67ceed947572398727859793bbd413db0f3ca;hb=2f43405ca3cccdfc56faca7a8b6b0d6913cf45aa;hp=e507127ad25b8a19c5a1a2997c72b6ffe7783c27;hpb=5f2b39344cca1086c975d47b730929d8f1904214;p=mmh diff --git a/uip/mhlist.c b/uip/mhlist.c index e507127..afa67ce 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -94,9 +94,7 @@ main(int argc, char **argv) done=freects_done; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* read user profile/context */ @@ -223,7 +221,7 @@ main(int argc, char **argv) /* parse all the message ranges/sequences and set SELECTED */ for (msgnum = 0; msgnum < msgs.size; msgnum++) if (!m_convert(mp, msgs.msgs[msgnum])) - done (1); + done(1); seq_setprev(mp); /* set the previous-sequence */ if (!(cts = (CT *) calloc((size_t) (mp->numsel + 1),