summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/network-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/network-api.txt b/network/network-api.txt
index efbe6ca5..d939d8a1 100644
--- a/network/network-api.txt
+++ b/network/network-api.txt
@@ -46,7 +46,7 @@ Methods string CreateServer(string uuid)
org.bluez.network.Error.ConnectionAttemptFailed
org.bluez.network.Error.Failed
- string RemoveConnection(string path)
+ void RemoveConnection(string path)
Removes a network connection object for a given path.