summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/HTBP_Channel.inl
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/HTBP/HTBP_Channel.inl')
-rw-r--r--protocols/ace/HTBP/HTBP_Channel.inl8
1 files changed, 3 insertions, 5 deletions
diff --git a/protocols/ace/HTBP/HTBP_Channel.inl b/protocols/ace/HTBP/HTBP_Channel.inl
index 7df1ba8f16e..70fc4834842 100644
--- a/protocols/ace/HTBP/HTBP_Channel.inl
+++ b/protocols/ace/HTBP/HTBP_Channel.inl
@@ -1,8 +1,8 @@
-// -*- C++ -*-
-//
+/* -*- C++ -*- */
// $Id$
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+// ACE::HTBP::Channel.i
+
ACE_INLINE
ACE::HTBP::Session *
@@ -120,5 +120,3 @@ ACE::HTBP::Channel::set_handle (ACE_HANDLE h)
return;
this->ace_stream_.set_handle (h);
}
-
-ACE_END_VERSIONED_NAMESPACE_DECL