From ca0863e91cf7bdbd2f9c30aa1af5c9471dfc858e Mon Sep 17 00:00:00 2001 From: "Y.C. Chen" Date: Mon, 13 Apr 2009 21:01:51 +0800 Subject: xf86-video-ast-0.89.0 --- src/ast.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ast.h') diff --git a/src/ast.h b/src/ast.h index 937709a..bafd29b 100644 --- a/src/ast.h +++ b/src/ast.h @@ -132,7 +132,8 @@ typedef struct { USHORT offset_y; ULONG fg; ULONG bg; - + + UCHAR cursorpattern[1024]; } HWCINFO, *PHWCINFO; -- cgit v1.2.3