[gnumeric] Typo.



commit 354180662841468b8f650551e1c65122e72887dc
Author: Morten Welinder <terra gnome org>
Date:   Fri May 15 10:51:19 2009 -0400

    Typo.
---
 src/validation.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/validation.c b/src/validation.c
index fe9d7e1..ea16f2e 100644
--- a/src/validation.c
+++ b/src/validation.c
@@ -483,7 +483,7 @@ validation_eval (WorkbookControl *wbc, GnmStyle const *mstyle,
 	nok = 0;
 	for (i = 0; i < opinfo[v->op].nops; i++) {
 		GnmExprTop const *texpr_i = v->texpr[i];
-		GnmExpr const *texpr;
+		GnmExprTop const *texpr;
 		GnmValue *cres;
 
 		if (!texpr_i) {



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