From 84c032775f30e313395c63b96ecec7a184fd0938 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 12 Jul 2013 14:45:57 -0700 Subject: [PATCH] Move the INT64 types in sync.xml to the sync: namespace This makes sure we use the crazy sync-specific 64-bit datatype instead of the global INT64 type Signed-off-by: Keith Packard Reviewed-by: Peter Harris Reviewed-by: Adam Jackson --- src/sync.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/sync.xml b/src/sync.xml index 7bcf0ae..bc07c5b 100644 --- a/src/sync.xml +++ b/src/sync.xml @@ -48,7 +48,7 @@ for licensing information. - + name_len @@ -58,13 +58,13 @@ for licensing information. - + - + @@ -103,7 +103,7 @@ for licensing information. - + @@ -114,7 +114,7 @@ for licensing information. - + @@ -124,12 +124,12 @@ for licensing information. - + - + @@ -205,7 +205,7 @@ for licensing information. - + @@ -259,8 +259,8 @@ for licensing information. - - + + @@ -270,8 +270,8 @@ for licensing information. - - + + -- 2.34.1