From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:38 +0000 (+0000) Subject: packages/libtasn1: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=38a8c42c765ccb0dfcaa6c9b75d366cf829aa146;p=openwrt%2Fsvn-archive%2Farchive.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 548f6ff057..9043facaf6 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