[gnumeric] Whitespace.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnumeric] Whitespace.
- Date: Mon, 15 Jun 2009 20:07:21 -0400 (EDT)
commit a128c474da4574f22a4cda41879e7eb05a5ee6c6
Author: Morten Welinder <terra gnome org>
Date: Mon Jun 15 20:07:03 2009 -0400
Whitespace.
plugins/fn-string/functions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/fn-string/functions.c b/plugins/fn-string/functions.c
index a7be2fe..fdad58b 100644
--- a/plugins/fn-string/functions.c
+++ b/plugins/fn-string/functions.c
@@ -1121,7 +1121,7 @@ gnumeric_dollar (GnmFuncEvalInfo *ei, GnmValue const * const *argv)
v = value_new_float (number);
s = format_value (sf, v, NULL, -1,
- workbook_date_conv (ei->pos->sheet->workbook));
+ workbook_date_conv (ei->pos->sheet->workbook));
value_release (v);
go_format_unref (sf);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]