[gnumeric] Introspection: skip collect_float
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Introspection: skip collect_float
- Date: Wed, 17 Jun 2015 20:41:56 +0000 (UTC)
commit dcdd80b9ce3e5199c5f2b61ea99e9a39c195def6
Author: Morten Welinder <terra gnome org>
Date: Wed Jun 17 16:42:06 2015 -0400
Introspection: skip collect_float
src/collect.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/collect.c b/src/collect.c
index 8163ee2..88dc8d0 100644
--- a/src/collect.c
+++ b/src/collect.c
@@ -402,8 +402,8 @@ callback_function_collect (GnmEvalPos const *ep, GnmValue const *value,
return NULL;
}
-/*
- * collect_floats:
+/**
+ * collect_floats: (skip):
*
* exprlist: List of expressions to evaluate.
* cr: Current location (for resolving relative cells).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]