mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch
This commit is contained in:
parent
002b1a8632
commit
11c378119d
23 changed files with 3487 additions and 1684 deletions
|
@ -922,7 +922,7 @@ parse_sig_subpkt( const byte *buffer, sigsubpkttype_t reqtype, size_t *ret_n )
|
|||
buffer += n; buflen -=n;
|
||||
}
|
||||
if( reqtype == SIGSUBPKT_TEST_CRITICAL )
|
||||
return buffer; /* as value true to indicate that there is no
|
||||
return buffer; /* as value true to indicate that there is no */
|
||||
/* critical bit we don't understand */
|
||||
return NULL; /* end of packets; not found */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue