summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/DBUS-API2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DBUS-API b/docs/DBUS-API
index 7f10ea1..32d9401 100644
--- a/docs/DBUS-API
+++ b/docs/DBUS-API
@@ -24,7 +24,7 @@ org.freedesktop.Avahi.EntryGroup
void Commit()
void Reset()
int32 GetState()
- boolean IsEmpty()
+ boolean IsEmpty()
void AddService(int32 interface, int32 protocol, string name, string type, string domain, string host, uint16 port, string txt[])
void AddAddress(int32 interface, int32 protocol, string name, string address)
SIGNAL StateChanged(int32 state)