summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Server_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/Server_init.h')
-rw-r--r--CIAO/ciao/Server_init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/ciao/Server_init.h b/CIAO/ciao/Server_init.h
index c5fe53ed77d..8e0ba15561b 100644
--- a/CIAO/ciao/Server_init.h
+++ b/CIAO/ciao/Server_init.h
@@ -70,7 +70,7 @@ namespace CIAO
/// reference 'obj'.
static void BindObjectPath (const CosNaming::NamingContextExt_ptr,
const CosNaming::Name&,
- const CORBA::Object_var);
+ const CORBA::Object_ptr);
/// Get a list of all bindings under the given context, up to
/// max_list_size.