[evince] ev-view: add missing semicolon to gtk-doc comment



commit 8ee8b7e3595125bf7270ea16b3253e2312d00a91
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jan 7 15:38:42 2013 +0100

    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

 libview/ev-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libview/ev-view.c b/libview/ev-view.c
index 5bfac64..a6084a2 100644
--- a/libview/ev-view.c
+++ b/libview/ev-view.c
@@ -5885,7 +5885,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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]