Signed-off-by: Alon Levy <[email protected]>
---
 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

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to