summaryrefslogtreecommitdiff
path: root/TAO/tao/corbafwd.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-14 19:40:33 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-14 19:40:33 +0000
commit87ea6aa81da3c398feb78a0e42b341def250979c (patch)
tree7902e2f348ed8ff6bd2a35492254a2f915c4aa46 /TAO/tao/corbafwd.h
parent923458ded74f31891fe77f8892bac89c17336953 (diff)
downloadATCD-87ea6aa81da3c398feb78a0e42b341def250979c.tar.gz
ChangeLogTag: Thu Jun 14 14:33:50 2001 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/corbafwd.h')
-rw-r--r--TAO/tao/corbafwd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/corbafwd.h b/TAO/tao/corbafwd.h
index 71b6fea64cf..eea0975098b 100644
--- a/TAO/tao/corbafwd.h
+++ b/TAO/tao/corbafwd.h
@@ -855,7 +855,7 @@ TAO_NAMESPACE CORBA
typedef CORBA_UnknownUserException UnknownUserException;
// = all the CORBA::is_nil methods.
- TAO_NAMESPACE_STORAGE_CLASS Boolean is_nil (Object_ptr);
+ TAO_NAMESPACE_INLINE_FUNCTION Boolean is_nil (Object_ptr);
TAO_NAMESPACE_INLINE_FUNCTION Boolean is_nil (Environment_ptr);
TAO_NAMESPACE_INLINE_FUNCTION Boolean is_nil (TypeCode_ptr);
TAO_NAMESPACE_INLINE_FUNCTION Boolean is_nil (ORB_ptr);