[gnumeric] gtk: improve previous patch.



commit 15025a213c5feb1442a8cd5172fb8cd561f67edd
Author: Morten Welinder <terra gnome org>
Date:   Mon Apr 4 16:50:11 2011 -0400

    gtk: improve previous patch.

 src/gnm-pane.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnm-pane.c b/src/gnm-pane.c
index d1a4836..62a5fa6 100644
--- a/src/gnm-pane.c
+++ b/src/gnm-pane.c
@@ -841,7 +841,7 @@ cb_pane_init_objs (GnmPane *pane)
 }
 
 static void
-cb_ctrl_pts_free (GObject **ctrl_pts)
+cb_ctrl_pts_free (GocItem **ctrl_pts)
 {
 	int i = 10;
 	while (i-- > 0)



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