[gtk+/gtk-2-24] Fix another typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-24] Fix another typo
- Date: Tue, 21 Dec 2010 23:07:36 +0000 (UTC)
commit 3e9dc75768aa8ff500a3c13cb134c6bb49ca599b
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Dec 21 18:06:54 2010 -0500
Fix another typo
gdk/gdkdnd.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdnd.h b/gdk/gdkdnd.h
index c5c7906..f944635 100644
--- a/gdk/gdkdnd.h
+++ b/gdk/gdkdnd.h
@@ -104,7 +104,7 @@ struct _GdkDragContextClass {
/* Drag and Drop */
GType gdk_drag_context_get_type (void) G_GNUC_CONST;
-#if !defined (GDK_DISABLE_DEPRECATED) || defined (GDK_COMPILATION
+#if !defined (GDK_DISABLE_DEPRECATED) || defined (GDK_COMPILATION)
GdkDragContext * gdk_drag_context_new (void);
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]