projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f57c30
)
packages/libtasn1: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:38 +0000
(07:04 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
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>
SVN-Revision: 40153
libs/libtasn1/Makefile
patch
|
blob
|
history
diff --git
a/libs/libtasn1/Makefile
b/libs/libtasn1/Makefile
index 548f6ff057ba37fed05cb19b34e66b6016b65841..9043facaf6c2d56a944246361ecdcbb36efa0a9d 100644
(file)
--- 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