diff options
| author | Gordon Sim <gsim@apache.org> | 2008-04-01 17:37:34 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-04-01 17:37:34 +0000 |
| commit | 37a6dd4b29adb9262080bb987c8da751d8e94f55 (patch) | |
| tree | cd98b97bbc4bc3b0dfa8429cf746f69d43c09aa9 /cpp/xml | |
| parent | fffcffa59b420aeac7931dc97eec18b76c9d1345 (diff) | |
| download | qpid-python-37a6dd4b29adb9262080bb987c8da751d8e94f55.tar.gz | |
Further correction to transitional xml def for final 0-10 (using old schema)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@643482 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/xml')
| -rw-r--r-- | cpp/xml/extra.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/xml/extra.xml b/cpp/xml/extra.xml index 3904c0f534..3e2f84e7bd 100644 --- a/cpp/xml/extra.xml +++ b/cpp/xml/extra.xml @@ -328,7 +328,7 @@ <chassis name="client" implement="MUST" /> - <field name="known-hosts" domain="known-hosts" /> + <field name="known-hosts" domain="array" /> </method> <method name="redirect" synchronous="1" index="9" label="redirects client to other server"> |
