[gtk+] [gdkpango] Fix typo



commit f96be1ab106bea652ed7cc4202c43e2b80765b38
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Jun 20 01:14:17 2010 +0200

    [gdkpango] Fix typo

 gdk/gdkpango.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkpango.h b/gdk/gdkpango.h
index df559e3..52ae4a3 100644
--- a/gdk/gdkpango.h
+++ b/gdk/gdkpango.h
@@ -159,4 +159,4 @@ PangoAttribute *gdk_pango_attr_emboss_color_new (const GdkColor *color);
 
 G_END_DECLS
 
-#endif /* __GDK_FONT_H__ */
+#endif /* __GDK_PANGO_H__ */



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