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

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

[elpa] externals/xelb bb8f19a: Sync with upstream protocol


From: Chris Feng
Subject: [elpa] externals/xelb bb8f19a: Sync with upstream protocol
Date: Thu, 2 Jun 2016 23:23:21 +0000 (UTC)

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

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

diff --git a/xcb-res.el b/xcb-res.el
index af0951e..6216b92 100644
--- a/xcb-res.el
+++ b/xcb-res.el
@@ -58,7 +58,9 @@
    (value :initarg :value :type xcb:-ignore)
    (value~ :initform
           '(name value type xcb:CARD32 size
-                 (xcb:-fieldref 'length))
+                 (/
+                  (xcb:-fieldref 'length)
+                  4))
           :type xcb:-list)))
 
 (defclass xcb:res:ResourceIdSpec



reply via email to

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