diff options
Diffstat (limited to 'g10/g10.c')
-rw-r--r-- | g10/g10.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2092,6 +2092,8 @@ main( int argc, char **argv ) opt.escape_from = 1; break; case oRFC2440: + opt.strict_2440_line_endings=1; + /* fall through */ case oOpenPGP: /* TODO: When 2440bis becomes a RFC, these may need changing. */ |