From: Marcel Holtmann Date: Wed, 30 Jan 2008 18:27:54 +0000 (+0100) Subject: Remove last empty lines X-Git-Tag: 2.0_alpha~4923 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cce41dad8e37117fa45bbc8e40f7c866612c6500;p=framework%2Fconnectivity%2Fconnman.git Remove last empty lines --- diff --git a/doc/agent-api.txt b/doc/agent-api.txt index 6a805e8..27bd321 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 1b0d468..faee203 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 0d5fbfb..9de15c3 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. -