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

Collapse All | Expand All

(-)/tmp/tty.c (-1 / +1 lines)
Lines 69-75 Link Here
69
    return 1;
69
    return 1;
70
}
70
}
71
71
72
extern QEDisplay tty_dpy;
72
static QEDisplay tty_dpy;
73
73
74
static int term_init(QEditScreen *s, int w, int h)
74
static int term_init(QEditScreen *s, int w, int h)
75
{
75
{

Return to bug 141292