summaryrefslogtreecommitdiff
path: root/TAO/tao/params.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-09 02:58:35 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-09 02:58:35 +0000
commitf41125cd7e6af2747f1a744ac7f06c7351c37b8b (patch)
treef743db459d9c1b4143a9bd17953c532d9ded9317 /TAO/tao/params.h
parentbe7cfc66ff2ec05b76b71c5b6d030af6a8d9e0d1 (diff)
downloadATCD-f41125cd7e6af2747f1a744ac7f06c7351c37b8b.tar.gz
ChangeLogTag:Mon Mar 8 20:49:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/params.h')
-rw-r--r--TAO/tao/params.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/params.h b/TAO/tao/params.h
index 8927a770854..eaf8d1e88e1 100644
--- a/TAO/tao/params.h
+++ b/TAO/tao/params.h
@@ -113,8 +113,8 @@ public:
int use_lite_protocol (void) const;
void use_lite_protocol (int);
- // The ORB will use a modified version of IIOP that minimizes the
- // header size. By default we use the standard IIOP protocol.
+ // The ORB will use a modified version of GIOP that minimizes the
+ // header size. By default we use the standard GIOP protocol.
int use_dotted_decimal_addresses (void) const;
void use_dotted_decimal_addresses (int);