summaryrefslogtreecommitdiff
path: root/doc/obex-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-21 21:52:40 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-21 21:52:40 +0200
commit6087ccefffab40f144fc671907f1952b30ac4fbc (patch)
treecb9267a9fcd964487fb9279fadae3b4eaf7ddfce /doc/obex-api.txt
parent2837514fc705de3cfb31b746457dd1baa5e47faf (diff)
downloadbluez-6087ccefffab40f144fc671907f1952b30ac4fbc.tar.gz
doc: Use uint64 instead of uint32 for Time property in obex-api
Diffstat (limited to 'doc/obex-api.txt')
-rw-r--r--doc/obex-api.txt2
1 files changed, 1 insertions, 1 deletions
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.