From: blogic 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://207.154.207.93/?a=commitdiff_plain;h=c91f5b287f80aadad65e653b553fec8dea7ddc86;p=openwrt.git package: netifd: remove blank line at the end of file Signed-off-by: Zhao, Gang git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40937 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 -