summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--serial/serial-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/serial/serial-api.txt b/serial/serial-api.txt
index 75369da2..cbd8e667 100644
--- a/serial/serial-api.txt
+++ b/serial/serial-api.txt
@@ -49,7 +49,7 @@ Signals void PortCreated(string path) [experimental]
void PortRemoved(string path) [experimental]
- void ServiceConnected(string device, string adddress, string pattern)
+ void ServiceConnected(string device)
void ServiceDisconnected(string device)