mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
partial DSA support
This commit is contained in:
parent
1b1a6d7e77
commit
a6a8f1e706
62 changed files with 2247 additions and 447 deletions
|
@ -37,6 +37,7 @@
|
|||
/*-- status.c --*/
|
||||
void set_status_fd( int fd );
|
||||
void write_status( int no );
|
||||
void write_status_text( int no, const char *text);
|
||||
|
||||
|
||||
#endif /*G10_STATUS_H*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue