summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Messaging_No_Impl.pidl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-07 13:10:50 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-07 13:10:50 +0000
commitec3b2ba44dd71245473cc2b4314e3286813478a2 (patch)
treeef61e00d70df22fa092d5f33cc18029fbab7ec94 /TAO/tao/Messaging/Messaging_No_Impl.pidl
parenta369e91c325daabd797c40ba199cbc7d844db397 (diff)
downloadATCD-ec3b2ba44dd71245473cc2b4314e3286813478a2.tar.gz
ChangeLogTag: Mon Feb 7 13:09:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Messaging/Messaging_No_Impl.pidl')
-rw-r--r--TAO/tao/Messaging/Messaging_No_Impl.pidl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Messaging/Messaging_No_Impl.pidl b/TAO/tao/Messaging/Messaging_No_Impl.pidl
index c2c9edcd90b..f516a6528e9 100644
--- a/TAO/tao/Messaging/Messaging_No_Impl.pidl
+++ b/TAO/tao/Messaging/Messaging_No_Impl.pidl
@@ -22,14 +22,14 @@
*
* after the file is generated a patch must be applied:
*
- * cp orig/Messaging_No_Impl{C,S,S_T}.{h,i,cpp} .
+ * cp orig/Messaging_No_Impl{C,S}.{h,inl,cpp} .
* patch < diffs/Messaging.diff
*
* The patch eliminates cycles in the include dependencies.
*
* Note: to update the patch file after re-generating the code use:
*
- * for i in Messaging_No_Impl{C,S,S_T}.{h,i,cpp}; do
+ * for i in Messaging_No_Impl{C,S}.{h,inl,cpp}; do
* diff -uBbw orig/$i $i;
* done > diffs/Messaging_No_Impl.diff
*/