From 84d79685129c2c31a99eef621aa6bb03112e4573 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 15 Jan 2001 01:34:54 +0000 Subject: remove old config message 2001-01-14 JP Rosevear * configure.in: remove old config message svn path=/trunk/; revision=7492 --- e-util/e-list-iterator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-list-iterator.c') diff --git a/e-util/e-list-iterator.c b/e-util/e-list-iterator.c index 360e37ca40..d53a155cf8 100644 --- a/e-util/e-list-iterator.c +++ b/e-util/e-list-iterator.c @@ -34,7 +34,7 @@ static void e_list_iterator_destroy (GtkObject *object); #define PARENT_TYPE (e_iterator_get_type ()) static GtkObjectClass *parent_class; -#define PARENT_CLASS (E_LIST_ITERATOR_CLASS(parent_class)) +#define PARENT_CLASS (E_ITERATOR_CLASS(parent_class)) /** * e_list_iterator_get_type: -- cgit v1.2.3