[monkey-bubble: 705/753] Same files again. Update for name change to GNOME_CALL_PARENT.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 705/753] Same files again. Update for name change to GNOME_CALL_PARENT.
- Date: Wed, 14 Jul 2010 22:54:57 +0000 (UTC)
commit 8a12cdf4508eecdf7032f1ca40491528c6d5aa12
Author: Darin Adler <darin src gnome org>
Date: Tue Nov 13 01:09:28 2001 +0000
Same files again. Update for name change to GNOME_CALL_PARENT.
* Same files again.
Update for name change to GNOME_CALL_PARENT.
libgnomeui/gnome-scores.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnomeui/gnome-scores.c b/libgnomeui/gnome-scores.c
index 4c6a20c..f7aeea8 100644
--- a/libgnomeui/gnome-scores.c
+++ b/libgnomeui/gnome-scores.c
@@ -143,7 +143,7 @@ gnome_scores_finalize(GObject *object)
g_free (gs->_priv);
gs->_priv = NULL;
- GNOME_CALL_PARENT_HANDLER (G_OBJECT_CLASS, finalize, (object));
+ GNOME_CALL_PARENT (G_OBJECT_CLASS, finalize, (object));
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]