packages/libtasn1: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:38 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:38 +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@40153 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libtasn1/Makefile

index 548f6ff..9043fac 100644 (file)
@@ -32,7 +32,7 @@ define Package/libtasn1
 endef
 
 define Package/libtasn1/description
- This is a library for Abstract Syntax Notation One (ASN.1) and 
+ This is a library for Abstract Syntax Notation One (ASN.1) and
  Distinguish Encoding Rules (DER) manipulation.
 endef