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

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- a/hcalc.h
0
++ b/hcalc.h
Lines 25-32 Link Here
25
extern Pixmap face;
25
extern Pixmap face;
26
extern Pixmap chars;
26
extern Pixmap chars;
27
27
28
int bit_on;
28
extern int bit_on;
29
int bit_off;
29
extern int bit_off;
30
30
31
extern int char_to_x[256];
31
extern int char_to_x[256];
32
extern char charmap[];
32
extern char charmap[];

Return to bug 709722