diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-10-11 22:32:56 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-10-11 22:32:56 +0000 |
commit | 38929b14802ab0e87f1abaebd306c9eb3dfb3951 (patch) | |
tree | 314ecefefc87ac57b38dab74534a04282e32c21d /TAO/examples | |
parent | 66a56467be70e8113dd3b22e03f984af65fd38b9 (diff) | |
download | ATCD-38929b14802ab0e87f1abaebd306c9eb3dfb3951.tar.gz |
ChangeLogTag: Mon Oct 11 18:31:10 2004 Irfan Pyarali <irfan@oomworks.com>
Diffstat (limited to 'TAO/examples')
-rw-r--r-- | TAO/examples/PluggableUDP/DIOP/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/PluggableUDP/DIOP/README b/TAO/examples/PluggableUDP/DIOP/README index 553d33d91c8..8a352e5d4a3 100644 --- a/TAO/examples/PluggableUDP/DIOP/README +++ b/TAO/examples/PluggableUDP/DIOP/README @@ -37,7 +37,7 @@ $TAO_ROOT/tao/Strategies/ directory): - Uncomment the following line in TAO/tao/corbafwd.h: - #define TAO_TAG_UDP_PROFILE 0x54414f04U /* UDP */ + #define TAO_TAG_DIOP_PROFILE 0x54414f04U /* UDP */ - The application using DIOP should have a svc.conf file with the following entry: |