summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP.pidl
diff options
context:
space:
mode:
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"