summaryrefslogtreecommitdiff
path: root/ace/SPIPE_Acceptor.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-12-29 06:03:54 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-12-29 06:03:54 +0000
commit645a9c1a4457349320e62d85af49f62e80da53c0 (patch)
treef53047e120c3fbf82484b3291737267f77c1d013 /ace/SPIPE_Acceptor.h
parentd4ec3d9de204f069a6375e759589727398a0b925 (diff)
downloadATCD-645a9c1a4457349320e62d85af49f62e80da53c0.tar.gz
foo
Diffstat (limited to 'ace/SPIPE_Acceptor.h')
-rw-r--r--ace/SPIPE_Acceptor.h2
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.
};