mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
fixed last passphrase bug
This commit is contained in:
parent
1d4718a1a6
commit
2cd12c5c8f
13 changed files with 60 additions and 30 deletions
|
@ -25,15 +25,16 @@
|
|||
#include "util.h"
|
||||
#include "ks-proto.h"
|
||||
|
||||
#if 0
|
||||
/****************
|
||||
* Read a protocol line
|
||||
*/
|
||||
static int
|
||||
read_line( FILE *fp )
|
||||
{
|
||||
|
||||
return -1;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue