From 7654ef551b3833701733982b432172cb1d26707f Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:38 +0000 Subject: [PATCH] packages/libtasn1: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40153 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libtasn1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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