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

(-)a/src/tunetoom.c (-3 lines)
Lines 111-118 const char * gf2x_utoom_select_string[] = { Link Here
111
    [GF2X_SELECT_UNB_TC3U]  = "TC3U",
111
    [GF2X_SELECT_UNB_TC3U]  = "TC3U",
112
};
112
};
113
113
114
FILE *rp;
115
116
void tunetoom(long tablesz)
114
void tunetoom(long tablesz)
117
{
115
{
118
    long high, n;
116
    long high, n;
119
- 

Return to bug 719612