From: juhosg Date: Thu, 27 Mar 2014 07:03:37 +0000 (+0000) Subject: packages/twisted: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a8bb939c49221e05c9c29d5bc6a4bf004c5d9948;p=packages.git packages/twisted: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40089 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/twisted/Makefile b/lang/twisted/Makefile index b34091906..fd2d9b219 100644 --- a/lang/twisted/Makefile +++ b/lang/twisted/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -30,8 +30,8 @@ define Package/twisted/default endef define Package/twisted/default/description - Twisted is a networking engine written in Python, supporting numerous - protocols. It contains a web server, numerous chat clients, chat servers, + Twisted is a networking engine written in Python, supporting numerous + protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more. endef