From: juhosg Date: Thu, 27 Mar 2014 07:06:07 +0000 (+0000) Subject: packages/opencdk: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=55f2e8fe9731ecd5caabd330b3e2b5ef4235c064;p=packages.git packages/opencdk: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40243 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/opencdk/Makefile b/libs/opencdk/Makefile index 2648fd696..f2ce9300b 100644 --- a/libs/opencdk/Makefile +++ b/libs/opencdk/Makefile @@ -31,8 +31,8 @@ endef define Package/libopencdk/description This library provides basic parts of the OpenPGP message format. For reference, please read the rfc2440.txt in the doc/ directory. - Due to some possible security problems, the library also implements - parts of draft-ietf-openpgp-rfc2440bis-08.txt. If you want to exchange + Due to some possible security problems, the library also implements + parts of draft-ietf-openpgp-rfc2440bis-08.txt. If you want to exchange messages with earlier PGP version < 7, you should use the compat mode. endef