diff options
Diffstat (limited to 'g10/build-packet.c')
-rw-r--r-- | g10/build-packet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/build-packet.c b/g10/build-packet.c index 88f196a3b..c9ba9d8d1 100644 --- a/g10/build-packet.c +++ b/g10/build-packet.c @@ -589,7 +589,7 @@ do_compressed( IOBUF out, int ctb, PKT_compressed *cd ) { int rc = 0; - /* We must use the old convention and don't use blockmode for tyhe + /* We must use the old convention and don't use blockmode for the sake of PGP 2 compatibility. However if the new_ctb flag was set, CTB is already formatted as new style and write_header2 does create a partial length encoding using new the new |