From c9f3d71c2ea57b69b5779570cc1876ee093984cd Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:05:56 +0000 Subject: [PATCH] packages/tctool: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40231 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tctool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/tctool/Makefile b/net/tctool/Makefile index 68e801c07..652056912 100644 --- a/net/tctool/Makefile +++ b/net/tctool/Makefile @@ -28,7 +28,7 @@ define Package/tctool endef define Package/tctool/description - tcTool provides access to the console-service of TrendChip-based + tcTool provides access to the console-service of TrendChip-based ADSL-Modems. endef