aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/g10.c')
-rw-r--r--g10/g10.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/g10.c b/g10/g10.c
index 2a17214d9..a01df371c 100644
--- a/g10/g10.c
+++ b/g10/g10.c
@@ -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. */