summaryrefslogtreecommitdiff
path: root/src/g80_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/g80_type.h')
-rw-r--r--src/g80_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/g80_type.h b/src/g80_type.h
index c63dc0f..6657c49 100644
--- a/src/g80_type.h
+++ b/src/g80_type.h
@@ -41,7 +41,7 @@ typedef struct G80Rec {
Head head;
ORType orType;
ORNum or;
- CARD32 loadVal;
+ unsigned loadVal;
xf86Int10InfoPtr int10;
int int10Mode; /* Console mode to restore */