mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Whole lot of changes to support CE.
This commit is contained in:
parent
aed838b750
commit
31d7bdfe77
28 changed files with 413 additions and 151 deletions
|
@ -721,7 +721,8 @@ search_control_file (FILE *fp, const char *hexgrip,
|
|||
|
||||
assert (strlen (hexgrip) == 40 );
|
||||
|
||||
rewind (fp);
|
||||
fseek (fp, 0, SEEK_SET);
|
||||
clearerr (fp);
|
||||
*r_disabled = 0;
|
||||
next_line:
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue