From e7fa8245ccf248c858c304795138b4efd73e103e Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 2 Nov 2000 06:48:34 +0000 Subject: The big api rename ... 2000-11-02 Michael Meeks * The big api rename ... svn path=/trunk/; revision=6346 --- shell/evolution-storage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/evolution-storage.c') diff --git a/shell/evolution-storage.c b/shell/evolution-storage.c index 1ca69da867..f9127c56c0 100644 --- a/shell/evolution-storage.c +++ b/shell/evolution-storage.c @@ -459,7 +459,7 @@ evolution_storage_register_on_shell (EvolutionStorage *evolution_storage, CORBA_exception_init (&ev); - corba_storage_registry = Bonobo_Unknown_query_interface (corba_shell, + corba_storage_registry = Bonobo_Unknown_queryInterface (corba_shell, "IDL:Evolution/StorageRegistry:1.0", &ev); if (corba_storage_registry == CORBA_OBJECT_NIL || ev._major != CORBA_NO_EXCEPTION) { -- cgit v1.2.3