[gtk+] Cosmetic change



commit 8b60bc9d24805d92d93013cc4c64e81a979392fe
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 15 22:56:45 2011 -0500

    Cosmetic change

 gdk/gdkwindow.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkwindow.h b/gdk/gdkwindow.h
index dc12fdf..f2cd10d 100644
--- a/gdk/gdkwindow.h
+++ b/gdk/gdkwindow.h
@@ -582,7 +582,7 @@ void gdk_window_set_composited   (GdkWindow *window,
 
 gboolean gdk_window_get_layered (GdkWindow *window);
 void gdk_window_set_layered     (GdkWindow *window,
-				 gboolean   layered);
+                                 gboolean   layered);
 
 /*
  * This routine allows you to merge (ie ADD) child shapes to your



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