diff options
Diffstat (limited to 'include/X11/extensions/presentproto.h')
-rw-r--r-- | include/X11/extensions/presentproto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/extensions/presentproto.h b/include/X11/extensions/presentproto.h index 08ddc05..eb2bb96 100644 --- a/include/X11/extensions/presentproto.h +++ b/include/X11/extensions/presentproto.h @@ -210,7 +210,7 @@ typedef struct { Window window B32; Pixmap pixmap B32; CARD32 serial B32; - + /* 32-byte boundary */ Region valid_region B32; |