diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-09 11:30:34 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-09 11:30:34 +0000 |
commit | 48867ebb41ad2e045e8f94a827f2262e10df2347 (patch) | |
tree | cf1af5716ce0b85c6231966fd496d17b8d98b5b8 /ace | |
parent | b986a0f1ab1ec27aa30cd65aefad540bbae407b7 (diff) | |
download | ATCD-48867ebb41ad2e045e8f94a827f2262e10df2347.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace')
-rw-r--r-- | ace/Msg_WFMO_Reactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Msg_WFMO_Reactor.h b/ace/Msg_WFMO_Reactor.h index 941bb3e8972..ed690e11572 100644 --- a/ace/Msg_WFMO_Reactor.h +++ b/ace/Msg_WFMO_Reactor.h @@ -32,7 +32,7 @@ class ACE_Export ACE_Msg_WFMO_Reactor : public ACE_WFMO_Reactor // = TITLE // // An object oriented event demultiplexor and event handler - // Msg_WFMO_Reactor for Win32 MsgWaitForMultipleObjects. + // dispatcher for Win32 MsgWaitForMultipleObjects. // // = DESCRIPTION // |