X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/bab3cfa09c08ea30c99b416a5ec4c6c90a937d27..efad9d6d0b164bd37c84a9581dbf6397c7ffb3fa:/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;