mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Implement dotlocking for W32.
This commit is contained in:
parent
04e965c7fc
commit
5bc7732a73
4 changed files with 267 additions and 127 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue