diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-10-20 10:22:21 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-10-20 10:22:21 +0000 |
commit | 8d07d4509e60217fa8e2eaff5442d443ef93f2a0 (patch) | |
tree | 10e7f67f2de72b6f234d0a562f9c6ed9b02ace95 | |
parent | 0ca5d034549420887a4096883bc86ace492742f4 (diff) | |
download | ATCD-8d07d4509e60217fa8e2eaff5442d443ef93f2a0.tar.gz |
Fixed fuzz
-rw-r--r-- | CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/descriptors/USER_QOS_PROFILES.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/descriptors/USER_QOS_PROFILES.xml b/CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/descriptors/USER_QOS_PROFILES.xml index 55c5d7657cd..16feefbe312 100644 --- a/CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/descriptors/USER_QOS_PROFILES.xml +++ b/CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/descriptors/USER_QOS_PROFILES.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- $Id$ --> <dds xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="c:/ndds/ndds.4.5d/scripts/../resource/rtiddsgen/../qos_profiles_4.5d/schema/rti_dds_qos_profiles.xsd" version="4.5d"> <qos_library name="ResetTopic_Library"> <qos_profile name="ResetTopic_Profile" is_default_qos="true"> |