summaryrefslogtreecommitdiff
path: root/TAO/tao/PI_Server
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-02 10:02:38 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-02 10:02:38 +0000
commitf7754121b2936e8f94d48f8ffdcc02e19be95939 (patch)
tree371d5615511002700d33d7297200921e0c2148a8 /TAO/tao/PI_Server
parenta3628ee2ddfc4f315a729d141554a70a41178247 (diff)
downloadATCD-f7754121b2936e8f94d48f8ffdcc02e19be95939.tar.gz
Tue Jan 2 09:13:36 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PI_Server')
-rw-r--r--TAO/tao/PI_Server/ServerRequestInfo.pidl2
-rw-r--r--TAO/tao/PI_Server/ServerRequestInterceptor.pidl2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PI_Server/ServerRequestInfo.pidl b/TAO/tao/PI_Server/ServerRequestInfo.pidl
index 9679b29c2e8..0f4228caa93 100644
--- a/TAO/tao/PI_Server/ServerRequestInfo.pidl
+++ b/TAO/tao/PI_Server/ServerRequestInfo.pidl
@@ -11,7 +11,7 @@
* The command used to generate code is:
*
* tao_idl
- * -o orig -Gp -Gd -Ge 1 -GA -SS -Sci
+ * -o orig -Gp -Gd -GA -SS -Sci
* -Wb,export_include="tao/TAO_Export.h"
* -Wb,export_macro=TAO_Export
* -Wb,pre_include="ace/pre.h"
diff --git a/TAO/tao/PI_Server/ServerRequestInterceptor.pidl b/TAO/tao/PI_Server/ServerRequestInterceptor.pidl
index 40d2e9d53e2..4278a387a2e 100644
--- a/TAO/tao/PI_Server/ServerRequestInterceptor.pidl
+++ b/TAO/tao/PI_Server/ServerRequestInterceptor.pidl
@@ -12,7 +12,7 @@
* The command used to generate code is:
*
* tao_idl
- * -o orig -Gp -Gd -Ge 1 -GA -SS -Sci
+ * -o orig -Gp -Gd -GA -SS -Sci
* -Wb,export_include="tao/PI_Server/pi_server_export.h"
* -Wb,export_macro=TAO_PI_Server_Export
* -Wb,pre_include="ace/pre.h"