summaryrefslogtreecommitdiff
path: root/ACE/ace/SPIPE_Acceptor.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-04-27 09:01:45 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-04-27 09:01:45 +0000
commit75f3b3a3602d504efc7a9f0560f74aae805940a5 (patch)
tree75d0488f1e8129f78455f389919fe10c013a3426 /ACE/ace/SPIPE_Acceptor.h
parent0683ee61ad0b75a77de9e132813a2a593ae09e28 (diff)
downloadATCD-75f3b3a3602d504efc7a9f0560f74aae805940a5.tar.gz
Wed Apr 27 09:01:11 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* rpmbuild/ace-tao.spec: Improved this file
Diffstat (limited to 'ACE/ace/SPIPE_Acceptor.h')
-rw-r--r--ACE/ace/SPIPE_Acceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SPIPE_Acceptor.h b/ACE/ace/SPIPE_Acceptor.h
index 74e616c1c9c..6ff2d1c508d 100644
--- a/ACE/ace/SPIPE_Acceptor.h
+++ b/ACE/ace/SPIPE_Acceptor.h
@@ -148,7 +148,7 @@ private:
DWORD pipe_mode_;
// On Windows, the handle maintained in the ACE_IPC_SAP class is the
- // event handle from event_. The pipe handle is useless for telling
+ // event handle from event. The pipe handle is useless for telling
// when a pipe connect is done/ready, and it changes on each pipe
// acceptance, quite unlike other acceptor-type classes in ACE.
// This allows the get_handle()-obtained handle to be used for