summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-17 08:35:19 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-17 08:35:19 +0000
commit1c21ff6fc70265e0c3bc7ca775654462035798a6 (patch)
tree17bf4f2a5f6e2e7edc70e8d4744da31f8b5478df /CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors
parent72ed1d0de376e8409f31ee9f03ad2d41c13e3f64 (diff)
downloadATCD-1c21ff6fc70265e0c3bc7ca775654462035798a6.tar.gz
Remove trailing whitespaces
Diffstat (limited to 'CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors')
-rw-r--r--CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/USER_QOS_PROFILES.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/USER_QOS_PROFILES.xml b/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/USER_QOS_PROFILES.xml
index 9b472b3f879..d443bda6b0a 100644
--- a/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/USER_QOS_PROFILES.xml
+++ b/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/USER_QOS_PROFILES.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--
+<!--
Description
-XML QoS Profile
+XML QoS Profile
-The QoS configuration of the DDS entities in the generated example is
+The QoS configuration of the DDS entities in the generated example is
loaded from this file.
This file is used only when it is in the current working directory
or when the enviroment variable
NDDS_QOS_PROFILES is defined and points to this file.
-For more information about XML QoS Profiles see Chapter 15 in the
+For more information about XML QoS Profiles see Chapter 15 in the
RTI Data Distribution Service user manual.
-->
<dds xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="c:/ndds/ndds.4.4d/scripts/../resource/rtiddsgen/../qos_profiles_4.4d/schema/rti_dds_qos_profiles.xsd" version="4.4d">
@@ -20,7 +20,7 @@ RTI Data Distribution Service user manual.
A QoS library is a named set of QoS profiles.
-->
<qos_library name="HelloTest_Library">
- <!-- QoS profile used to configure reliable communication between the DataWriter
+ <!-- QoS profile used to configure reliable communication between the DataWriter
and DataReader created in the example code.
A QoS profile groups a set of related QoS.
@@ -73,7 +73,7 @@ RTI Data Distribution Service user manual.
<kind>TRANSIENT_DURABILITY_QOS</kind>
</durability>
</datareader_qos>
-
+
</qos_profile>
<qos_profile name="BestEffortQoS" is_default_qos="false">
<!-- QoS used to configure the data writer created in the example code -->