mirror of
http://git.openwrt.org/packages.git
synced 2025-01-09 04:19:54 +08:00
packages/opencdk: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40243 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1b53d1d166
commit
55f2e8fe97
@ -31,8 +31,8 @@ endef
|
|||||||
define Package/libopencdk/description
|
define Package/libopencdk/description
|
||||||
This library provides basic parts of the OpenPGP message format.
|
This library provides basic parts of the OpenPGP message format.
|
||||||
For reference, please read the rfc2440.txt in the doc/ directory.
|
For reference, please read the rfc2440.txt in the doc/ directory.
|
||||||
Due to some possible security problems, the library also implements
|
Due to some possible security problems, the library also implements
|
||||||
parts of draft-ietf-openpgp-rfc2440bis-08.txt. If you want to exchange
|
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.
|
messages with earlier PGP version < 7, you should use the compat mode.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user