[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg-devel
Subject:    [PATCH xrandr] add EOL on XA_INTEGER properties of length % 16 != 15
From:       Alon Levy <alevy () redhat ! com>
Date:       2012-06-27 10:22:44
Message-ID: 1340792564-12565-1-git-send-email-alevy () redhat ! com
[Download RAW message or body]

Signed-off-by: Alon Levy <alevy@redhat.com>
---
 xrandr.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/xrandr.c b/xrandr.c
index 6683ceb..7bc5eee 100644
--- a/xrandr.c
+++ b/xrandr.c
@@ -3143,6 +3143,8 @@ main (int argc, char **argv)
 			    if (k % 16 == 15)
 				printf("\n");
 			}
+                        if (k % 16 != 15)
+                            printf("\n");
 		    } else if (actual_type == XA_INTEGER &&
 			       actual_format == 32)
 		    {
-- 
1.7.10.1

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic