diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-09-24 03:31:50 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-09-24 03:31:50 +0200 |
commit | 175702e7b18701999d34e9fd3067098dbd6fa0f0 (patch) | |
tree | ef7552508fd06067add04d4021db9dc79aa1b96f /doc/adapter-api.txt | |
parent | 5475636b22ecf822cb163d4b3a03e3d5a29cbd51 (diff) | |
parent | 3686ae20cd9a72a28d9d018ac88b06e5eed1768a (diff) |
Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone
Diffstat (limited to 'doc/adapter-api.txt')
-rw-r--r-- | doc/adapter-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index 16f35918..fe19de2f 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -62,7 +62,7 @@ Methods dict GetProperties() Possible Errors: org.bluez.Error.Rejected - void ReleaseSession{} + void ReleaseSession() Release a previous requested session. |