summaryrefslogtreecommitdiff
path: root/TAO/tao/IOP_Codec.pidl
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-24 20:16:29 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-24 20:16:29 +0000
commit3e4a239b31a860d86ac3f3b537554aac3265e101 (patch)
tree44a6ef6b3a0a294961a694b7b199953453f46f3d /TAO/tao/IOP_Codec.pidl
parente961d1831a2300f470477b57b1925bea4a5381a6 (diff)
downloadATCD-3e4a239b31a860d86ac3f3b537554aac3265e101.tar.gz
ChangeLogTag:Wed Dec 24 14:15:24 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/IOP_Codec.pidl')
-rw-r--r--TAO/tao/IOP_Codec.pidl10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/IOP_Codec.pidl b/TAO/tao/IOP_Codec.pidl
index 228536631e4..f42144a9bcc 100644
--- a/TAO/tao/IOP_Codec.pidl
+++ b/TAO/tao/IOP_Codec.pidl
@@ -18,12 +18,12 @@
* -Wb,post_include="ace/post.h"
* IOP_Codec.pidl
*
- * and then:
+ * and then apply the patches in diffs/IOP_Codec.diff.
*
- * cp orig/IOP_CodecC.{h,i,cpp} .
- * patch < diffs/IOP_Codec.diff
- *
- * The code left in IOP_CodecC.{h,i,cpp} is ready for use.
+ * The code left in IOP_CodecC.{h,i,cpp} and IOP_CodecA.{h,cpp} is
+ * ready for use. If you are hand applying the patch be careful. Leave
+ * the typecodes for the user exceptions in the *C.h file so that they
+ * can be used by _type () call that is generated.
*
*/