packages/opencdk: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:07 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:07 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40243

libs/opencdk/Makefile

index 2648fd6962521fc3f359fd1edd488579d6beccd2..f2ce9300b26868eb8c0bfdf1ecb2e269eb30ee0c 100644 (file)
@@ -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