summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableInterceptor.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-11-15 09:51:20 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-11-15 09:51:20 +0000
commit5a0aa7977984dd14743828bac44c6f714df4cdfb (patch)
treebc503438a236f5faf4f2e52e142c0a87d8458baf /TAO/tao/PortableInterceptor.h
parent674ec81a9b9443c976d9b13800abac891b321f82 (diff)
downloadATCD-5a0aa7977984dd14743828bac44c6f714df4cdfb.tar.gz
ChangeLogTag:Wed Nov 15 01:48:29 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/PortableInterceptor.h')
-rw-r--r--TAO/tao/PortableInterceptor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/PortableInterceptor.h b/TAO/tao/PortableInterceptor.h
index 1b08bfb1248..f2de9aeeb40 100644
--- a/TAO/tao/PortableInterceptor.h
+++ b/TAO/tao/PortableInterceptor.h
@@ -21,7 +21,7 @@
//
// = AUTHOR
// Nanbor Wang <nanbor@cs.wustl.edu>
-// Kirthika PArameswaran <kirthika@cs.wustl.edu>
+// Kirthika Parameswaran <kirthika@cs.wustl.edu>
// Ossama Othman <ossama@uci.edu>
//
// ========================================================================
@@ -127,12 +127,12 @@ private:
};
-#endif /* TAO_HAS_INTERCEPTORS */
-
#if defined (__ACE_INLINE__)
#include "tao/PortableInterceptor.i"
#endif /* defined INLINE */
+#endif /* TAO_HAS_INTERCEPTORS */
+
#include "ace/post.h"
#endif /* TAO_PORTABLE_INTERCEPTOR_H */