summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-11-15 09:51:20 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-11-15 09:51:20 +0000
commit5a0aa7977984dd14743828bac44c6f714df4cdfb (patch)
treebc503438a236f5faf4f2e52e142c0a87d8458baf /TAO/tao/Stub.h
parent674ec81a9b9443c976d9b13800abac891b321f82 (diff)
downloadATCD-5a0aa7977984dd14743828bac44c6f714df4cdfb.tar.gz
ChangeLogTag:Wed Nov 15 01:48:29 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/Stub.h')
-rw-r--r--TAO/tao/Stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h
index e4a6854d3f3..cab6aaa1c79 100644
--- a/TAO/tao/Stub.h
+++ b/TAO/tao/Stub.h
@@ -241,7 +241,7 @@ public:
// Our Constructors ...
- TAO_Stub (char *repository_id,
+ TAO_Stub (const char *repository_id,
const TAO_MProfile &profiles,
TAO_ORB_Core *orb_core);
// Construct from a repository ID and a list of profiles.