sync: Add missing namespace for the INT64 struct

Signed-off-by: Peter Harris <pharris@opentext.com>
Reviewed-By: Daniel Martin <consume.noise@gmail.com>
This commit is contained in:
Peter Harris 2013-11-15 11:07:39 -05:00 committed by Arnaud Fontaine
parent 969583f4dc
commit 9c343995ea

View 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>