diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-06-29 09:19:40 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-06-29 09:19:40 +0200 |
commit | 5e91380776b80853514dd960c15cf43b50e47879 (patch) | |
tree | b6f420dc9e84cb2e98519f2e2ff202d905aa2936 /doc | |
parent | 5196c97d9af6a1bdbf1f4d9689728b32c93d14c3 (diff) | |
download | connman-5e91380776b80853514dd960c15cf43b50e47879.tar.gz connman-5e91380776b80853514dd960c15cf43b50e47879.tar.bz2 connman-5e91380776b80853514dd960c15cf43b50e47879.zip |
Add comment add missing device name property
Diffstat (limited to 'doc')
-rw-r--r-- | doc/device-api.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt index 60f2e83c..2fc9da2a 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -66,7 +66,8 @@ Properties string Address [readonly] The device name (for example "Wireless" etc.) This name can be used for directly displaying it in - the application. It has pure informational purpose. + the application. It has pure informational purpose + and there is not guarantee that it is present. string Type [readonly] |