From 6087ccefffab40f144fc671907f1952b30ac4fbc Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 21 Dec 2012 21:52:40 +0200 Subject: [PATCH] doc: Use uint64 instead of uint32 for Time property in obex-api --- doc/obex-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/obex-api.txt b/doc/obex-api.txt index 5341b1f82..4531c4b92 100644 --- a/doc/obex-api.txt +++ b/doc/obex-api.txt @@ -111,7 +111,7 @@ Properties string Status [readonly] Type of the transferred object. Either Name or Type or both will be present. - uint32 Time [readonly, optional] + uint64 Time [readonly, optional] Time of the transferred object if this is provided by the remote party. -- 2.47.3