summaryrefslogtreecommitdiff
path: root/libdocument/ev-document-find.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdocument/ev-document-find.c')
-rw-r--r--libdocument/ev-document-find.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdocument/ev-document-find.c b/libdocument/ev-document-find.c
index c22b913d..92dfffe5 100644
--- a/libdocument/ev-document-find.c
+++ b/libdocument/ev-document-find.c
@@ -40,7 +40,7 @@ ev_document_find_find_text (EvDocumentFind *document_find,
return iface->find_text (document_find, page, text, case_sensitive);
}
-gboolean
+guint
ev_document_find_check_for_hits(EvDocumentFind *document_find,
EvPage *page,
const gchar *text,