[gnumeric] Names: fix last fix.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Names: fix last fix.
- Date: Sun, 22 May 2011 19:30:24 +0000 (UTC)
commit 92df208a5bc7424471638f0ad1f2dcf931d1349e
Author: Morten Welinder <terra gnome org>
Date: Sun May 22 15:30:11 2011 -0400
Names: fix last fix.
src/expr-name.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/expr-name.c b/src/expr-name.c
index 76d116e..a99edc2 100644
--- a/src/expr-name.c
+++ b/src/expr-name.c
@@ -992,7 +992,7 @@ cb_expr_name_in_use (G_GNUC_UNUSED const char *name,
return;
pdata->in_use =
- do_expr_name_loop_check (NULL, nexpr,
+ do_expr_name_loop_check (NULL, pdata->nexpr,
nexpr->texpr->expr, TRUE);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]