summaryrefslogtreecommitdiff
path: root/pango/pango-engine.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-09-13 18:53:50 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-09-13 18:53:50 +0000
commit7bf3c35e7b3070d8c9fc37dcca9097c0b9e597d6 (patch)
tree41600233f84e4b1efa013857093359f4e889de89 /pango/pango-engine.h
parent8c633b224b3d2bb5e5ddd57a84ce492bf9505781 (diff)
downloadpango-7bf3c35e7b3070d8c9fc37dcca9097c0b9e597d6.tar.gz
Oops, undo stuff that were committed accidentally.
Diffstat (limited to 'pango/pango-engine.h')
-rw-r--r--pango/pango-engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-engine.h b/pango/pango-engine.h
index 44ae681a..2bd80c92 100644
--- a/pango/pango-engine.h
+++ b/pango/pango-engine.h
@@ -270,7 +270,7 @@ static GType prefix ## _type; \
static void \
prefix ## _register_type (GTypeModule *module) \
{ \
- const GTypeInfo object_info = \
+ static const GTypeInfo object_info = \
{ \
sizeof (name ## Class), \
(GBaseInitFunc) NULL, \