changed specification of SignatureMetaData struct
This commit is contained in:
parent
9e24b66475
commit
aa51d5af33
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user