summaryrefslogtreecommitdiff
path: root/ace/Stream_Modules.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-30 00:33:43 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-30 00:33:43 +0000
commit8ca31fd725b7bd02f2038a5b3a03c3da64b6b48c (patch)
treedd496dde3c016a1db5d3882e1dc40c9af7e9aaf8 /ace/Stream_Modules.cpp
parent42f04951935318cb83949862c4abd11a8386cc91 (diff)
downloadATCD-8ca31fd725b7bd02f2038a5b3a03c3da64b6b48c.tar.gz
Eon
Diffstat (limited to 'ace/Stream_Modules.cpp')
-rw-r--r--ace/Stream_Modules.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Stream_Modules.cpp b/ace/Stream_Modules.cpp
index f136e9431df..54c6c854435 100644
--- a/ace/Stream_Modules.cpp
+++ b/ace/Stream_Modules.cpp
@@ -31,7 +31,7 @@ ACE_Stream_Head<ACE_SYNCH_2>::dump (void) const
ACE_TRACE ("ACE_Stream_Head<ACE_SYNCH_2>::dump");
}
-/* ACE_Module that act as the head and tail of a Stream. */
+// ACE_Module that act as the head and tail of a Stream.
template <ACE_SYNCH_1> int
ACE_Stream_Head<ACE_SYNCH_2>::open (void *)