summaryrefslogtreecommitdiff
path: root/gtk/gtksearchenginesimple.h
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-09-10 16:40:15 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-09-10 16:40:15 +0000
commit7c4652f9afeed92992488986899e5caf7f5f002f (patch)
treed5f9d30a5f40756060c6f62966e11b63b59ebcbe /gtk/gtksearchenginesimple.h
parent6f9364eceba8ce6db737d26cd15ec4a91a03ca27 (diff)
downloadgtk+-7c4652f9afeed92992488986899e5caf7f5f002f.tar.gz
Fix a typo
svn path=/trunk/; revision=18786
Diffstat (limited to 'gtk/gtksearchenginesimple.h')
-rw-r--r--gtk/gtksearchenginesimple.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtksearchenginesimple.h b/gtk/gtksearchenginesimple.h
index 1a93000dbc..aba6b4844d 100644
--- a/gtk/gtksearchenginesimple.h
+++ b/gtk/gtksearchenginesimple.h
@@ -25,7 +25,7 @@
#include "gtksearchengine.h"
-G_END_DECLS
+G_BEGINE_DECLS
#define GTK_TYPE_SEARCH_ENGINE_SIMPLE (_gtk_search_engine_simple_get_type ())
#define GTK_SEARCH_ENGINE_SIMPLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SEARCH_ENGINE_SIMPLE, GtkSearchEngineSimple))