summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/HTBP_Filter.inl
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/HTBP/HTBP_Filter.inl')
-rw-r--r--protocols/ace/HTBP/HTBP_Filter.inl7
1 files changed, 2 insertions, 5 deletions
diff --git a/protocols/ace/HTBP/HTBP_Filter.inl b/protocols/ace/HTBP/HTBP_Filter.inl
index c648393daa4..224b7e02699 100644
--- a/protocols/ace/HTBP/HTBP_Filter.inl
+++ b/protocols/ace/HTBP/HTBP_Filter.inl
@@ -1,8 +1,7 @@
-// -*- C++ -*-
-//
+/* -*- C++ -*- */
// $Id$
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+// ACE_HTBP_Filter.i
ACE_INLINE
ssize_t
@@ -59,5 +58,3 @@ ACE::HTBP::Filter::http_code (void)
{
return this->http_code_;
}
-
-ACE_END_VERSIONED_NAMESPACE_DECL