emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/xelb a358f79 2/3: Sync with upstream protocol


From: Chris Feng
Subject: [elpa] externals/xelb a358f79 2/3: Sync with upstream protocol
Date: Sun, 5 Feb 2017 10:23:26 +0000 (UTC)

branch: externals/xelb
commit a358f79b281b03b5458efb278dd59fa725b4f038
Author: Chris Feng <address@hidden>
Commit: Chris Feng <address@hidden>

    Sync with upstream protocol
---
 xcb-xproto.el |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/xcb-xproto.el b/xcb-xproto.el
index 45a51bb..52383d4 100644
--- a/xcb-xproto.el
+++ b/xcb-xproto.el
@@ -195,7 +195,8 @@
    (authorization-protocol-data~ :initform
                                 '(name authorization-protocol-data type 
xcb:char size
                                        (xcb:-fieldref 
'authorization-protocol-data-len))
-                                :type xcb:-list)))
+                                :type xcb:-list)
+   (pad~3 :initform 4 :type xcb:-pad-align)))
 
 (defclass xcb:SetupFailed
   (xcb:-struct)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]