packages/twisted: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:37 +0000 (07:03 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:37 +0000 (07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40089

lang/twisted/Makefile

index b34091906b0c4004b1edee30faf804ba7771d2ac..fd2d9b219da1d9f9c7baf860d2bdd1ee93fe88a4 100644 (file)
@@ -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