summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-06-19 19:50:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-06-19 19:50:42 +0000
commitf196180de63dd0737884d224ce0e108ce693b77d (patch)
tree2c1ab4397729ee14263a19d966caaa736d04d0e5 /TAO/tao/Stub.h
parentf3748c78b57c2e4d646113c689c154a0726ca37b (diff)
downloadATCD-f196180de63dd0737884d224ce0e108ce693b77d.tar.gz
ChangeLogTag: Mon Jun 19 12:11:09 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
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 63b302b5ebc..d9f8eb671a5 100644
--- a/TAO/tao/Stub.h
+++ b/TAO/tao/Stub.h
@@ -268,7 +268,7 @@ public:
*/
CORBA::Boolean optimize_collocation_objects (void) const;
- // needed to avoid copying forward_profiles for thread safety
+ /// Needed to avoid copying forward_profiles for thread safety
CORBA::Boolean marshal (TAO_OutputCDR&);
protected: