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
commit2d27f44666189e87ff27436b35a0dd002a0cdfd7 (patch)
treedd496dde3c016a1db5d3882e1dc40c9af7e9aaf8 /ace/Stream_Modules.cpp
parent8460f65dd042d52eaaa80acfef7f288ab4ceb27a (diff)
downloadATCD-2d27f44666189e87ff27436b35a0dd002a0cdfd7.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 *)