packages/tcsh: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:22 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:22 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40135 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/tcsh/Makefile

index d87ef91..862cfad 100644 (file)
@@ -34,7 +34,7 @@ define Package/tcsh/description
        script command processor. It includes a
        command-line editor, programmable word
        completion, spelling correction, a history
-       mechanism, job control and a C-like syntax. 
+       mechanism, job control and a C-like syntax.
 endef
 
 define Package/tcsh/postinst