summaryrefslogtreecommitdiff
path: root/TAO/tao/Resume_Handle.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-03-15 13:24:36 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-03-15 13:24:36 +0000
commitcb05baca809f7a44182efaa0dda4f3953553d9ab (patch)
tree539d79d813a72fef5227fbb4f282395ee1113bff /TAO/tao/Resume_Handle.h
parenta8c9a1b4397c54e612c9341bee1bfd716a185311 (diff)
downloadATCD-cb05baca809f7a44182efaa0dda4f3953553d9ab.tar.gz
ChangeLogTag: Wed Mar 15 11:34:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Wed Mar 15 12:18:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Resume_Handle.h')
-rw-r--r--TAO/tao/Resume_Handle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Resume_Handle.h b/TAO/tao/Resume_Handle.h
index 3c8a8039560..d028c4108f0 100644
--- a/TAO/tao/Resume_Handle.h
+++ b/TAO/tao/Resume_Handle.h
@@ -66,11 +66,11 @@ public:
/// Allow the users of this class to change the underlying flag.
void set_flag (TAO_Handle_Resume_Flag fl);
- /// Equal to operator..
+ /// Assignment operator
TAO_Resume_Handle &operator= (const TAO_Resume_Handle &rhs);
/// Resume the handle in the reactor only if the ORB uses a TP
- /// reactor. Else we dont resume the handle.
+ /// reactor. Else we don't resume the handle.
void resume_handle (void);
private: