summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP.pidl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-14 13:51:10 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-14 13:51:10 +0000
commitfb163350c03baf8b067edb1933da310ce3e0ef05 (patch)
tree412eaf4b1f7a0800be10bbd476b5551f6544da83 /TAO/tao/IIOP.pidl
parent7861c10344b83355ed247efdab67b1a5df4a7e44 (diff)
downloadATCD-fb163350c03baf8b067edb1933da310ce3e0ef05.tar.gz
ChangeLogTag: Wed Apr 14 13:38:21 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IIOP.pidl')
-rw-r--r--TAO/tao/IIOP.pidl6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/IIOP.pidl b/TAO/tao/IIOP.pidl
index bfb88abd2e2..c7d73dba4fd 100644
--- a/TAO/tao/IIOP.pidl
+++ b/TAO/tao/IIOP.pidl
@@ -8,21 +8,21 @@
// is:
//
// tao_idl \
-// -o orig -Gp -Gd -Ge 1 -GT -GA
+// -o orig -Gp -Gd -Ge 1 -GT -GA -Sc
// -Wb,export_macro=TAO_Export \
// -Wb,export_include="tao/TAO_Export.h" \
// -Wb,pre_include="ace/pre.h" \
// -Wb,post_include="ace/post.h" \
// IIOP.pidl
//
-// Remember to patch the generated files using diff/IIOP.diff
+// Remember to patch the generated files using diff/IIOP.diff
// This is from the GIOP 1.2 spec for Bi Dir IIOP.
#ifndef TAO_IIOP_PIDL
#define TAO_IIOP_PIDL
// This is a OMG specified IDL. When IIOP modules start getting
-// complicated we may want to have them here.
+// complicated we may want to have them here.
#pragma prefix "omg.org"