mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
added revcation stuff and fixed a couple of bugs
This commit is contained in:
parent
c8bb57d05d
commit
b758180325
24 changed files with 441 additions and 117 deletions
|
@ -474,7 +474,7 @@ main( int argc, char **argv )
|
|||
|
||||
if( greeting ) {
|
||||
tty_printf("%s %s; %s\n", strusage(11), strusage(13), strusage(14) );
|
||||
tty_printf("%s", strusage(15) );
|
||||
tty_printf("%s\n", strusage(15) );
|
||||
}
|
||||
|
||||
/* initialize the secure memory. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue