summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/agent-api.txt1
-rw-r--r--doc/interface-api.txt1
-rw-r--r--doc/manager-api.txt1
3 files changed, 0 insertions, 3 deletions
diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 6a805e8d..27bd3219 100644
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
@@ -15,4 +15,3 @@ happens when the core shuts down.
To get notified when the core exits, an agent should also watch out for the
NameOwnerChanged from org.freedesktop.connman service.
-
diff --git a/doc/interface-api.txt b/doc/interface-api.txt
index 1b0d468a..faee2033 100644
--- a/doc/interface-api.txt
+++ b/doc/interface-api.txt
@@ -21,4 +21,3 @@ Signals StateChanged(string state)
NetworkFound(dict network)
NetworkChanged(dict network)
IPv4Changed(dict ipv4)
-
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index 0d5fbfb8..9de15c30 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -44,4 +44,3 @@ Signal: InterfaceRemoved
This signal is emitted every time an interface has been removed. This can
happen at any time in case of hotplug devices. When the system shuts down,
this signal is also emitted.
-