From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:38 +0000 (+0000) Subject: packages/libtasn1: fix whitespaces X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=70c118972acf6a2d1233c44109f3aeab3a4e645a;p=openwrt%2Fsvn-archive%2Fpackages.git packages/libtasn1: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40153 --- diff --git a/libs/libtasn1/Makefile b/libs/libtasn1/Makefile index 548f6ff05..9043facaf 100644 --- a/libs/libtasn1/Makefile +++ b/libs/libtasn1/Makefile @@ -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