summaryrefslogtreecommitdiff
path: root/TAO/tao/TypeCodeFactory
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-05-09 07:36:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-05-09 07:36:18 +0000
commit6e168d953b01bf2db57efe5449c4d91ec747907a (patch)
tree1fb3a1fd34f5827ecf79bee0b1411070e59616cb /TAO/tao/TypeCodeFactory
parentc4e12d900addca2ec48d84f7a35e8b62c5de9cc7 (diff)
downloadATCD-6e168d953b01bf2db57efe5449c4d91ec747907a.tar.gz
ChangeLogTag: Tue May 10 07:18:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/TypeCodeFactory')
-rw-r--r--TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl b/TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl
index 5e393fa8a56..40521cc0d60 100644
--- a/TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl
+++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl
@@ -28,7 +28,7 @@
// 2. Generate the code. The command used to generate code from this
// IDL file is:
//
-// tao_idl -o orig -Sc -Ge 1 -I../.. -Sci \
+// tao_idl -o orig -Ge 1 -I../.. -Sci \
// -Wb,export_macro=TAO_TypeCodeFactory_Export \
// -Wb,export_include=typecodefactory_export.h \
// -Wb,pre_include="ace/pre.h" \