[gtk/wip/chergert/glproto] style fixup



commit a949abde0f5304ef11daef6e4eb370011148b0d1
Author: Christian Hergert <chergert redhat com>
Date:   Mon Feb 1 22:29:14 2021 -0800

    style fixup

 gsk/next/gskglcommandqueue.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gsk/next/gskglcommandqueue.c b/gsk/next/gskglcommandqueue.c
index eae213eb71..3111d599c5 100644
--- a/gsk/next/gskglcommandqueue.c
+++ b/gsk/next/gskglcommandqueue.c
@@ -157,8 +157,8 @@ typedef union _GskGLCommandBatch
   } debug_group;
   struct {
     GskGLCommandBatchAny  any;
-    guint bits;
-    guint framebuffer;
+    guint                 bits;
+    guint                 framebuffer;
   } clear;
 } GskGLCommandBatch;
 


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