[mutter/wip/rstrode/rhel-8.0.0: 77/117] backends/stage: Fix minor style issue
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/rstrode/rhel-8.0.0: 77/117] backends/stage: Fix minor style issue
- Date: Sun, 17 Feb 2019 17:29:18 +0000 (UTC)
commit 7ca0fee4375e21a4643210a369e30f7ecca4d2b9
Author: Jonas Ã…dahl <jadahl gmail com>
Date: Wed Dec 12 11:39:00 2018 +0100
backends/stage: Fix minor style issue
https://gitlab.gnome.org/GNOME/mutter/merge_requests/357
src/backends/meta-stage.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/backends/meta-stage.c b/src/backends/meta-stage.c
index 73ca70118..d1b7185e8 100644
--- a/src/backends/meta-stage.c
+++ b/src/backends/meta-stage.c
@@ -30,7 +30,8 @@
#include "backends/meta-backend-private.h"
#include "clutter/clutter-mutter.h"
-struct _MetaOverlay {
+struct _MetaOverlay
+{
gboolean enabled;
CoglPipeline *pipeline;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]