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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +7 lines)
Line  Link Here
0
-- a/Headers/Additions/GNUstepGUI/GSCharacterPanel.h.old
0
++ b/Headers/Additions/GNUstepGUI/GSCharacterPanel.h
Lines 26-31 Link Here
26
   Free Software Foundation, 51 Franklin Street, Fifth Floor, 
26
   Free Software Foundation, 51 Franklin Street, Fifth Floor, 
27
   Boston, MA 02110-1301, USA.
27
   Boston, MA 02110-1301, USA.
28
*/ 
28
*/ 
29
#ifndef TRUE
30
#define TRUE 1
31
#endif
32
#ifndef FALSE
33
#define FALSE 0
34
#endif
29
35
30
#ifndef _GNUstep_H_GSCharacterPanel
36
#ifndef _GNUstep_H_GSCharacterPanel
31
#define _GNUstep_H_GSCharacterPanel
37
#define _GNUstep_H_GSCharacterPanel

Return to bug 759202