[gtk+/gtk-2-24] Fix a typo



commit 8ad1c959efca24782e88cd4379f4a48f437f9f3d
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Dec 21 11:35:38 2010 -0500

    Fix a typo

 gdk/x11/gdkx.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/x11/gdkx.h b/gdk/x11/gdkx.h
index bd8f49f..c8debba 100644
--- a/gdk/x11/gdkx.h
+++ b/gdk/x11/gdkx.h
@@ -141,7 +141,7 @@ GdkColormap* gdkx_colormap_get (Colormap xcolormap);
 GdkColormap *gdk_x11_colormap_foreign_new (GdkVisual *visual,
 					   Colormap   xcolormap);
 
-#if !defined (GDK_DISABLE_DEPRECATED) || defined (GDK_COMPILATION
+#if !defined (GDK_DISABLE_DEPRECATED) || defined (GDK_COMPILATION)
 gpointer      gdk_xid_table_lookup_for_display (GdkDisplay *display,
 						XID         xid);
 #endif



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