[gnumeric] Introspection: doc fixes.



commit fa89369141a5d39d311eb277ad896606ef019175
Author: Morten Welinder <terra gnome org>
Date:   Fri Mar 28 13:02:56 2014 -0400

    Introspection: doc fixes.
    
    Newer introspection compiler is picky.

 src/gutils.c      |    1 -
 src/sheet-style.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gutils.c b/src/gutils.c
index d4ebe01..c51adbd 100644
--- a/src/gutils.c
+++ b/src/gutils.c
@@ -377,7 +377,6 @@ gnm_regcomp_XL (GORegexp *preg, char const *pattern, int cflags,
 
 /**
  * gnm_excel_search_impl:
- *
  * @needle: the pattern to search for, see gnm_regcomp_XL.
  * @haystack: the string to search in.
  * @skip: zero-based search start point in characters.
diff --git a/src/sheet-style.c b/src/sheet-style.c
index ee9fcb8..15f9029 100644
--- a/src/sheet-style.c
+++ b/src/sheet-style.c
@@ -2369,7 +2369,6 @@ cb_most_common (GnmStyle *style,
 
 /**
  * sheet_style_most_common:
- *
  * @sheet: sheet to inspect
  * @is_col: if %TRUE, look for common styles in columns; if FALSE, look in rows.
  *


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