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/charset.c (-1 / +1 lines)
Lines 20-26 Link Here
20
20
21
QECharset *first_charset = NULL;
21
QECharset *first_charset = NULL;
22
22
23
extern QECharset charset_7bit;
23
static QECharset charset_7bit;
24
24
25
/* specific tables */
25
/* specific tables */
26
static unsigned short table_idem[256];
26
static unsigned short table_idem[256];

Return to bug 141292