Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 721290 | Differences between
and this patch

Collapse All | Expand All

(-)a/xwin.c (-1 / +1 lines)
Lines 39649-39653 Link Here
39649
    }
39649
    }
39650
#if !defined(DARWIN)
39650
#if !defined(DARWIN)
39651
    strcpy(ZMEerr,errstr);
39651
    strncpy(ZMEerr,errstr,MAXZMEERR);
39652
#endif
39652
#endif
39653
    RedrawStatus();
39653
    RedrawStatus();

Return to bug 721290