diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-23 05:11:18 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-23 05:11:18 +0000 |
commit | ba7a2bbd8794d80f4b096f73fcd5b4336a73e401 (patch) | |
tree | 2e84c7253f4dd22e1ad3d6a0c3d9bb6e57e283ad /ace/ReactorEx.h | |
parent | 457a6992c781a238fe7a803d8b8da345780ec9bb (diff) | |
download | ATCD-ba7a2bbd8794d80f4b096f73fcd5b4336a73e401.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/ReactorEx.h')
-rw-r--r-- | ace/ReactorEx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/ReactorEx.h b/ace/ReactorEx.h index 9aacce36118..eb9b4e22312 100644 --- a/ace/ReactorEx.h +++ b/ace/ReactorEx.h @@ -37,7 +37,7 @@ typedef ACE_Token ACE_REACTOREX_MUTEX; class ACE_ReactorEx; class ACE_Export ACE_ReactorEx_Handle_Set - // = TITLE + // = TITLE // Track handles we are interested for various events. { public: |