mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 or
--openpgp directly to determine the end of line hashing rule. * trustdb.c (uid_trust_string_fixed): Show uids as expired if the key is expired.
This commit is contained in:
parent
396f72d1b2
commit
bf5d013bc8
5 changed files with 11 additions and 6 deletions
|
@ -192,7 +192,6 @@ struct
|
|||
unsigned int screen_columns;
|
||||
unsigned int screen_lines;
|
||||
byte *show_subpackets;
|
||||
int strict_2440_line_endings;
|
||||
|
||||
#ifdef ENABLE_CARD_SUPPORT
|
||||
const char *ctapi_driver; /* Library to access the ctAPI. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue