View | Details | Raw Unified
Collapse All | Expand All

(-) /tmp/charset.c (-1 / +1 lines)
 Lines 20-26    Link Here 
QECharset *first_charset = NULL;
QECharset *first_charset = NULL;
extern QECharset charset_7bit;
static QECharset charset_7bit;
/* specific tables */
/* specific tables */
static unsigned short table_idem[256];
static unsigned short table_idem[256];