diff options
Diffstat (limited to 'TAO/tao/PICurrent.inl')
-rw-r--r-- | TAO/tao/PICurrent.inl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PICurrent.inl b/TAO/tao/PICurrent.inl index 2c03f3722b0..7e25c8d110e 100644 --- a/TAO/tao/PICurrent.inl +++ b/TAO/tao/PICurrent.inl @@ -10,7 +10,7 @@ TAO_PICurrent::slot_count (void) const ACE_INLINE void TAO_PICurrent::check_validity (const PortableInterceptor::SlotId &id - TAO_ENV_ARG_DECL) + ACE_ENV_ARG_DECL) { // No need to acquire a lock for this check. At this point, these // attributes are read only. |