diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h index e8463f0e8..340056c6f 100644 --- a/g10/options.h +++ b/g10/options.h @@ -192,6 +192,7 @@ 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. */ |