diff options
Diffstat (limited to 'xc/programs/Xserver/iplan2p4/ipl.h')
-rw-r--r-- | xc/programs/Xserver/iplan2p4/ipl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/programs/Xserver/iplan2p4/ipl.h b/xc/programs/Xserver/iplan2p4/ipl.h index cf741eeeb..631d6719a 100644 --- a/xc/programs/Xserver/iplan2p4/ipl.h +++ b/xc/programs/Xserver/iplan2p4/ipl.h @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/iplan2p4/ipl.h,v 3.4 1999/01/31 12:22:18 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/iplan2p4/ipl.h,v 3.5 2001/01/30 22:06:21 tsi Exp $ */ /* $XConsortium: ipl.h,v 5.37 94/04/17 20:28:38 dpw Exp $ */ /************************************************************ Copyright 1987 by Sun Microsystems, Inc. Mountain View, CA. @@ -1408,7 +1408,7 @@ extern void iplZeroPolyArcSS8Xor( /* Common macros for extracting drawing information */ -#if !defined(SINGLEDEPTH) && PSZ != 8 || defined(FORCE_SEPARATE_PRIVATE) +#if (!defined(SINGLEDEPTH) && PSZ != 8) || defined(FORCE_SEPARATE_PRIVATE) #define CFB_NEED_SCREEN_PRIVATE |