supress some comliler warnings

svn path=/trunk/; revision=9127
This commit is contained in:
Dietmar Maurer
2001-04-03 09:25:05 +00:00
parent 7fcc366eff
commit 92043633cb

View File

@ -11,7 +11,7 @@
#define DB_URL (DEFAULT_DB_URL "#" USER_DB_URL)
Bonobo_Storage
static Bonobo_Storage
wombat_root_storage (CORBA_Environment *ev)
{
static BonoboStorage *root = NULL;
@ -83,7 +83,7 @@ wombat_lookup_db (CORBA_Environment *ev)
return db;
}
Bonobo_Unknown
static Bonobo_Unknown
wombat_moniker_resolve (BonoboMoniker *moniker,
const Bonobo_ResolveOptions *options,
const CORBA_char *interface,