From: John Crispin Date: Mon, 2 Jun 2014 12:44:51 +0000 (+0000) Subject: package: netifd: remove blank line at the end of file X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=40218343cd370e32f1f62ee0c0c57e7cb9b359b9;p=openwrt%2Fstaging%2Fwigyori.git package: netifd: remove blank line at the end of file Signed-off-by: Zhao, Gang SVN-Revision: 40937 --- diff --git a/package/network/config/netifd/files/lib/netifd/proto/dhcp.sh b/package/network/config/netifd/files/lib/netifd/proto/dhcp.sh index 2e58c19c44..178ff551b5 100755 --- a/package/network/config/netifd/files/lib/netifd/proto/dhcp.sh +++ b/package/network/config/netifd/files/lib/netifd/proto/dhcp.sh @@ -66,4 +66,3 @@ proto_dhcp_teardown() { } add_protocol dhcp -