mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner Koch
This commit is contained in:
parent
e99e43cd53
commit
29c08419db
23 changed files with 203 additions and 122 deletions
|
@ -231,7 +231,7 @@ hash_datafiles( MD_HANDLE md, STRLIST files,
|
|||
STRLIST sl=NULL;
|
||||
|
||||
if( !files ) {
|
||||
/* check whether we can opne the signed material */
|
||||
/* check whether we can open the signed material */
|
||||
fp = open_sigfile( sigfilename );
|
||||
if( fp ) {
|
||||
do_hash( md, fp, textmode );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue