Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ev-document-find.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/ev-document-find.c')
-rw-r--r--backend/ev-document-find.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/ev-document-find.c b/backend/ev-document-find.c
index 1be43b9..02fbae2 100644
--- a/backend/ev-document-find.c
+++ b/backend/ev-document-find.c
@@ -32,7 +32,7 @@ ev_document_find_get_type (void)
if (G_UNLIKELY (type == 0))
{
- static const GTypeInfo our_info =
+ const GTypeInfo our_info =
{
sizeof (EvDocumentFindIface),
ev_document_find_base_init,