summaryrefslogtreecommitdiff
path: root/ace/Stream.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-03-28 06:19:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-03-28 06:19:56 +0000
commit0069a7e1b08a966a22e5d87d2ba0ff3e774aff4d (patch)
tree34d0f7de68c2cec1a7803aa78d0afd358f1c7e76 /ace/Stream.cpp
parent2ba8331abbd582f3b37570df8f1466c107911b1d (diff)
downloadATCD-0069a7e1b08a966a22e5d87d2ba0ff3e774aff4d.tar.gz
ChangeLogTag:Wed Mar 27 20:00:31 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Stream.cpp')
-rw-r--r--ace/Stream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Stream.cpp b/ace/Stream.cpp
index f72ebd4acfb..a48803faa8f 100644
--- a/ace/Stream.cpp
+++ b/ace/Stream.cpp
@@ -426,7 +426,7 @@ ACE_Stream<ACE_SYNCH_USE>::close (int flags)
template <ACE_SYNCH_DECL> int
ACE_Stream<ACE_SYNCH_USE>::control (ACE_IO_Cntl_Msg::ACE_IO_Cntl_Cmds cmd,
- void *a)
+ void *a)
{
ACE_TRACE ("ACE_Stream<ACE_SYNCH_USE>::control");
ACE_IO_Cntl_Msg ioc (cmd);