diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-12-29 06:03:54 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-12-29 06:03:54 +0000 |
commit | 645a9c1a4457349320e62d85af49f62e80da53c0 (patch) | |
tree | f53047e120c3fbf82484b3291737267f77c1d013 /ace/SPIPE_Acceptor.h | |
parent | d4ec3d9de204f069a6375e759589727398a0b925 (diff) | |
download | ATCD-645a9c1a4457349320e62d85af49f62e80da53c0.tar.gz |
foo
Diffstat (limited to 'ace/SPIPE_Acceptor.h')
-rw-r--r-- | ace/SPIPE_Acceptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SPIPE_Acceptor.h b/ace/SPIPE_Acceptor.h index 9ebc7847589..4035a6492e5 100644 --- a/ace/SPIPE_Acceptor.h +++ b/ace/SPIPE_Acceptor.h @@ -69,8 +69,8 @@ public: ACE_ALLOC_HOOK_DECLARE; // Declare the dynamic allocation hooks. -private: +private: int create_new_instance (int perms = 0); // Create a new instance of an SPIPE. }; |