Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 16167
Collapse All | Expand All

(-)w.c.orig (-1 / +1 lines)
Lines 234-240 Link Here
234
    int header=1, longform=1, from=1, args, maxcmd=80, ch;
234
    int header=1, longform=1, from=1, args, maxcmd=80, ch;
235
235
236
#ifndef W_SHOWFROM
236
#ifndef W_SHOWFROM
237
    from = 0;
237
    from = 1;
238
#endif
238
#endif
239
239
240
    setlocale(LC_ALL, "");
240
    setlocale(LC_ALL, "");

Return to bug 16167