mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Wed Dec 23 17:12:24 CET 1998 Werner Koch
This commit is contained in:
parent
750d74333c
commit
1df0e1540d
18 changed files with 811 additions and 779 deletions
|
@ -454,6 +454,7 @@ find_header( fhdr_state_t state, byte *buf, size_t *r_buflen,
|
|||
/* found the begin line */
|
||||
hdr_line = i;
|
||||
state = fhdrWAITHeader;
|
||||
*not_dashed = 0;
|
||||
if( hdr_line == BEGIN_SIGNED_MSG_IDX )
|
||||
clearsig = 1;
|
||||
if( opt.verbose > 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue