changed specification of SignatureMetaData struct

This commit is contained in:
Karl-Heinz Zimmer 2001-11-25 20:31:36 +00:00
parent 9e24b66475
commit aa51d5af33

View File

@ -916,7 +916,9 @@ bool signMessage( const char* cleartext,
Dummy!! To be replaced by real structure information...
*/
struct SignatureMetaData {
int data;
char* status;
char* extStatus;
char* nota_xml;
};
/*! \ingroup groupSignAct