diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-12-21 19:26:46 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-12-21 19:26:46 +0000 |
commit | 9e9254f32711d4ecf1e3f71b54982eaf6845388e (patch) | |
tree | 760551d54bece3e52d2f1cd3d05b26d9c1c1439b /ace/UPIPE_Connector.h | |
parent | 4ecd5d0edb663fdba4935912ccdbbf79a66482ae (diff) | |
download | ATCD-9e9254f32711d4ecf1e3f71b54982eaf6845388e.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/UPIPE_Connector.h')
-rw-r--r-- | ace/UPIPE_Connector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/UPIPE_Connector.h b/ace/UPIPE_Connector.h index 38b0562ecb0..6dfdb7df9de 100644 --- a/ace/UPIPE_Connector.h +++ b/ace/UPIPE_Connector.h @@ -24,10 +24,10 @@ #if defined (ACE_HAS_THREADS) class ACE_Export ACE_UPIPE_Connector : public ACE_SPIPE +{ // = TITLE // Defines an active connection factory for the // <ACE_UPIPE_STREAM> wrappers. -{ public: // = Initialization methods. ACE_UPIPE_Connector (void); |