From ef543e7015b7520a6e758d629fe5c5c338580d86 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 3 Jul 2016 13:14:26 +0200 Subject: ev-view: add missing semicolon to gtk-doc comment g-ir-scanner will emit a warning otherwise. https://bugzilla.gnome.org/show_bug.cgi?id=691354 taken from: https://git.gnome.org/browse/evince/commit/?id=8ee8b7e --- libview/ev-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libview/ev-view.c b/libview/ev-view.c index bd14de6f..9da4b8ad 100644 --- a/libview/ev-view.c +++ b/libview/ev-view.c @@ -6115,7 +6115,7 @@ jump_to_find_result (EvView *view) } /** - * jump_to_find_page + * jump_to_find_page: * @view: #EvView instance * @direction: Direction to look * @shift: Shift from current page -- cgit v1.2.1