summaryrefslogtreecommitdiff
path: root/src/apm.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-03-11 10:50:32 +1000
committerDave Airlie <airlied@redhat.com>2008-03-11 10:50:32 +1000
commit9c5bd06addbd5470c891760b1ba84c27eddeecad (patch)
treee03daebf0cd601c96708d9cb10504421d70375a5 /src/apm.h
parent5e0510dd0144c8ee85b2bd8bde58ae212f0d8453 (diff)
further build fixes
Diffstat (limited to 'src/apm.h')
-rw-r--r--src/apm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apm.h b/src/apm.h
index 1f616eb..97b02ac 100644
--- a/src/apm.h
+++ b/src/apm.h
@@ -128,7 +128,7 @@ typedef struct {
unsigned char savedSR10;
CARD8 MiscOut;
CARD8 c9, d9, db, Rush;
- unsigned long saveCmd;
+ unsigned int saveCmd;
pointer FontInfo;
Bool hwCursor;
Bool noLinear;