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

(-)modules/im/ximcp/imLcIm.c (-1 lines)
Lines 617-623 Link Here
617
    }
617
    }
618
#endif
618
#endif
619
619
620
    fp = _XFopenFile (name, "r");
621
    if (! (fp = _XFopenFile (name, "r"))) {
620
    if (! (fp = _XFopenFile (name, "r"))) {
622
	if (tmpcachedir)
621
	if (tmpcachedir)
623
	    Xfree  (tmpcachedir);
622
	    Xfree  (tmpcachedir);

Return to bug 153752