updated documentation

This commit is contained in:
Alexander Willner 2011-12-16 18:12:39 +01:00
parent 1ea0f6d114
commit 5a37c01350

View File

@ -98,10 +98,11 @@ function getPGPMessageType(text) {
}
/**
* Add additional information to the armor version of an OpenPGP binary packet block
* @param messagetype type of the message
* @param data
* @return
* Add additional information to the armor version of an OpenPGP binary
* packet block.
* @author Alex
* @version 2011-12-16
* @return The header information
*/
function openpgp_encoding_armor_addheader() {
var result = "";