diff options
Diffstat (limited to 'cpp/xml')
| -rw-r--r-- | cpp/xml/cluster.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index fffd3aafc4..80cf80fc6b 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -29,7 +29,7 @@ <method name = "notify" index="10"> <doc>Notify the cluster of a members URL</doc> <!-- No chassis element, this is handled by separte cluster code for now.--> - <field name = "url" type = "longstr" /> + <field name="url" domain="longstr" /> </method> </class> |
