From 8984ec110c89a283df29a9fce314f0c1bad4173e Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Tue, 9 Sep 2003 07:35:15 +0000 Subject: [PATCH] * exceptionset -> exception_set --- helm/gtkmathview-bonobo/src/control-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/gtkmathview-bonobo/src/control-factory.c b/helm/gtkmathview-bonobo/src/control-factory.c index a209e6854..f3ba19fc1 100644 --- a/helm/gtkmathview-bonobo/src/control-factory.c +++ b/helm/gtkmathview-bonobo/src/control-factory.c @@ -170,7 +170,7 @@ set_prop(BonoboPropertyBag* bag, } break; default: - bonobo_exceptionset (ev, ex_Bonobo_PropertyBag_NotFound); + bonobo_exception_set (ev, ex_Bonobo_PropertyBag_NotFound); break; } } -- 2.39.2