sync: Add missing namespace for the INT64 struct
authorPeter Harris <pharris@opentext.com>
Fri, 15 Nov 2013 16:07:39 +0000 (11:07 -0500)
committerArnaud Fontaine <arnau@debian.org>
Mon, 18 Nov 2013 09:33:47 +0000 (18:33 +0900)
Signed-off-by: Peter Harris <pharris@opentext.com>
Reviewed-By: Daniel Martin <consume.noise@gmail.com>
src/sync.xml

index bc07c5b..dd70a08 100644 (file)
@@ -147,7 +147,7 @@ for licensing information.
       </bitcase>
       <bitcase>
         <enumref ref="CA">Value</enumref>
-        <field type="INT64" name="value" />
+        <field type="sync:INT64" name="value" />
       </bitcase>
       <bitcase>
         <enumref ref="CA">TestType</enumref>
@@ -155,7 +155,7 @@ for licensing information.
       </bitcase>
       <bitcase>
         <enumref ref="CA">Delta</enumref>
-        <field type="INT64" name="delta" />
+        <field type="sync:INT64" name="delta" />
       </bitcase>
       <bitcase>
         <enumref ref="CA">Events</enumref>
@@ -179,7 +179,7 @@ for licensing information.
       </bitcase>
       <bitcase>
         <enumref ref="CA">Value</enumref>
-        <field type="INT64" name="value" />
+        <field type="sync:INT64" name="value" />
       </bitcase>
       <bitcase>
         <enumref ref="CA">TestType</enumref>
@@ -187,7 +187,7 @@ for licensing information.
       </bitcase>
       <bitcase>
         <enumref ref="CA">Delta</enumref>
-        <field type="INT64" name="delta" />
+        <field type="sync:INT64" name="delta" />
       </bitcase>
       <bitcase>
         <enumref ref="CA">Events</enumref>