diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-11 12:23:51 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-11 12:23:51 +0000 |
commit | c01c3cc3342ddd718e244287184f7bcf20f3e2a9 (patch) | |
tree | eca9c9ea9510ce0248a80b541b6245d99d795f00 /TAO/tao/Policy.pidl | |
parent | 79aaf4e53fb64e4c623d342da6f9034b7808e992 (diff) | |
download | ATCD-c01c3cc3342ddd718e244287184f7bcf20f3e2a9.tar.gz |
ChangeLogTag: Fri Mar 11 12:01:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Policy.pidl')
-rw-r--r-- | TAO/tao/Policy.pidl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Policy.pidl b/TAO/tao/Policy.pidl index 6e6b82aa880..5ae711c3519 100644 --- a/TAO/tao/Policy.pidl +++ b/TAO/tao/Policy.pidl @@ -6,10 +6,10 @@ * @brief Pre-compiled IDL source for the CORBA::Policy related * classes. * - * This file is used to generate the code in PolicyC.{h,i,cpp}. + * This file is used to generate the code in PolicyC.{h,inl,cpp}. * Also, skeleton code for the only non local Policy interface is * generated from this pidl file and then the declaration code is - * moved to tao/PortableServer/PolicyS.{h,i,cpp} + * moved to tao/PortableServer/PolicyS.{h,inl,cpp} * * The steps to regenerate the code are as follows: * |