Fix unterminated endif.
This commit is contained in:
parent
6bbfadb909
commit
9e0e558f26
|
@ -179,6 +179,8 @@ SOFTWARE.
|
||||||
#define BITMAP_BIT_ORDER MSBFirst
|
#define BITMAP_BIT_ORDER MSBFirst
|
||||||
#define GLYPHPADBYTES 4
|
#define GLYPHPADBYTES 4
|
||||||
|
|
||||||
|
#endif /* AIXV3 */
|
||||||
|
|
||||||
#if defined(ibm032) || defined (ibm)
|
#if defined(ibm032) || defined (ibm)
|
||||||
|
|
||||||
#ifdef __i386__
|
#ifdef __i386__
|
||||||
|
|
Loading…
Reference in New Issue