summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ServerInterceptorAdapter.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-23 13:53:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-23 13:53:34 +0000
commita9c3de03d2ceca66ecc315aae757447439aa2fb1 (patch)
treea2fadc998cf97929831f8397cd78fce95980ccff /TAO/tao/PortableServer/ServerInterceptorAdapter.h
parente6bc5d5e5648665fc76b85858995acc034a0a868 (diff)
downloadATCD-a9c3de03d2ceca66ecc315aae757447439aa2fb1.tar.gz
ChangeLogTag: Fri Apr 23 13:52:21 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/ServerInterceptorAdapter.h')
-rw-r--r--TAO/tao/PortableServer/ServerInterceptorAdapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/ServerInterceptorAdapter.h b/TAO/tao/PortableServer/ServerInterceptorAdapter.h
index 1fea6879a6a..9d918cb6611 100644
--- a/TAO/tao/PortableServer/ServerInterceptorAdapter.h
+++ b/TAO/tao/PortableServer/ServerInterceptorAdapter.h
@@ -65,8 +65,8 @@ public:
* The "receive_request_service_contexts()" and "send_other()"
* PortableInterceptor interception points are missing.
*/
-#if TAO_HAS_EXTENDED_FT_INTERCEPTORS == 1
//@{
+#if TAO_HAS_EXTENDED_FT_INTERCEPTORS == 1
/// This method implements the "starting" server side interception
/// point. It will be used as the first interception point and it is
/// proprietary to TAO.