~ubuntu-branches/ubuntu/edgy/xorg-server/edgy-updates

« back to all changes in this revision

Viewing changes to include/servermd.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-12-13 07:27:13 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051213072713-5fc2avvjcsbfxu4h
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
 
169
169
#endif /* hpux || __hppa__ */
170
170
 
171
 
#if defined(__powerpc__)
 
171
#if defined(__powerpc__) || defined(__ppc__)
172
172
 
173
173
#define IMAGE_BYTE_ORDER        MSBFirst
174
174
#define BITMAP_BIT_ORDER        MSBFirst