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

Collapse All | Expand All

(-)glkloader-0.3.2/glk.h~ (-1 / +2 lines)
Lines 162-168 Link Here
162
#define stylehint_TextColor (7)
162
#define stylehint_TextColor (7)
163
#define stylehint_BackColor (8)
163
#define stylehint_BackColor (8)
164
#define stylehint_ReverseColor (9)
164
#define stylehint_ReverseColor (9)
165
#define stylehint_NUMHINTS (10)
165
#define stylehint_Direction (10)
166
#define stylehint_NUMHINTS (11)
166
167
167
#define   stylehint_just_LeftFlush (0)
168
#define   stylehint_just_LeftFlush (0)
168
#define   stylehint_just_LeftRight (1)
169
#define   stylehint_just_LeftRight (1)

Return to bug 116062