diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-03-31 17:51:49 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-03-31 17:51:49 +0000 |
commit | fffe6f7b3c3be27405262fbb3a995483292c3fa4 (patch) | |
tree | b701a2b483ebb8d0215844651e7a6855e5730b3c /TAO/tao/IOP_Codec.pidl | |
parent | f17c74627750db186fcf92c43d777779301107f8 (diff) | |
download | ATCD-fffe6f7b3c3be27405262fbb3a995483292c3fa4.tar.gz |
ChangeLogTag: Mon Mar 31 11:52:26 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/IOP_Codec.pidl')
-rw-r--r-- | TAO/tao/IOP_Codec.pidl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/IOP_Codec.pidl b/TAO/tao/IOP_Codec.pidl index 311a117d77d..69137188c74 100644 --- a/TAO/tao/IOP_Codec.pidl +++ b/TAO/tao/IOP_Codec.pidl @@ -16,14 +16,14 @@ * -Wb,export_include=TAO_Export.h * -Wb,pre_include="ace/pre.h" * -Wb,post_include="ace/post.h" - * IOP.pidl + * IOP_Codec.pidl * * and then: * - * cp orig/IOPC.{h,i,cpp} . - * patch < diffs/IOP.diff + * cp orig/IOP_CodecC.{h,i,cpp} . + * patch < diffs/IOP_Codec.diff * - * The code left in IOPC.{h,i,cpp} is ready for use. + * The code left in IOP_CodecC.{h,i,cpp} is ready for use. * */ |