[gtk/wip/baedert/for-master: 1/6] colorplane: Whitespace
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master: 1/6] colorplane: Whitespace
- Date: Sat, 26 Sep 2020 08:01:31 +0000 (UTC)
commit 4f1bae36bb35aa8652dea4bc75a10a19a4e2eb0f
Author: Timm Bäder <mail baedert org>
Date: Fri Sep 25 21:11:37 2020 +0200
colorplane: Whitespace
gtk/gtkcolorplane.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkcolorplane.c b/gtk/gtkcolorplane.c
index b75d2761a6..0f596dc50d 100644
--- a/gtk/gtkcolorplane.c
+++ b/gtk/gtkcolorplane.c
@@ -175,9 +175,9 @@ create_texture (GtkColorPlane *plane)
bytes = g_bytes_new_take (data, height * stride);
plane->texture = gdk_memory_texture_new (width, height,
- GDK_MEMORY_DEFAULT,
- bytes,
- stride);
+ GDK_MEMORY_DEFAULT,
+ bytes,
+ stride);
g_bytes_unref (bytes);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]