diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-01-30 19:27:54 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-01-30 19:27:54 +0100 |
commit | cce41dad8e37117fa45bbc8e40f7c866612c6500 (patch) | |
tree | 72517950b3a3ffcebb78a80f37ad889542cf34c0 | |
parent | b627f1b548160dd36aa2edcb98aae210f483babe (diff) | |
download | connman-cce41dad8e37117fa45bbc8e40f7c866612c6500.tar.gz connman-cce41dad8e37117fa45bbc8e40f7c866612c6500.tar.bz2 connman-cce41dad8e37117fa45bbc8e40f7c866612c6500.zip |
Remove last empty lines
-rw-r--r-- | doc/agent-api.txt | 1 | ||||
-rw-r--r-- | doc/interface-api.txt | 1 | ||||
-rw-r--r-- | doc/manager-api.txt | 1 |
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. - |