diff options
author | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2008-03-13 17:22:03 +0000 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2008-03-13 17:22:03 +0000 |
commit | e56307690bbfb9f7949b54c73d244e4e8c03b4f2 (patch) | |
tree | 0bf90c6fe49222fa4dff9f9e46a7bfea711f5133 /doc | |
parent | dfad08e334136022c3918d6247823e7a79ca899f (diff) |
Update UUIDS device property access to readonly.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/device-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt index 4c4ebf44..100e62ba 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -42,7 +42,7 @@ Properties object Adapter [readonly] string Class [readonly] - array{string} UUIDS [readwrite] + array{string} UUIDS [readonly] boolean Paired [readonly] |