X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/99c730ea57a9022357cce87208b5a02c6612c286..5f6ac7d80b62e0ac93a50c5f0cadaad0f4b7102e:/src/sim/headers/view.h diff --git a/src/sim/headers/view.h b/src/sim/headers/view.h index aabdafe..8f87fe0 100644 --- a/src/sim/headers/view.h +++ b/src/sim/headers/view.h @@ -113,7 +113,7 @@ typedef struct XDisplay { Pixmap vert_stipple; Pixmap horiz_stipple; Pixmap diag_stipple; - int big_endian; + int needs_swap; } XDisplay;