mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Comment typo fix
--
This commit is contained in:
parent
34fafa50f1
commit
fbc52f5501
1 changed files with 2 additions and 2 deletions
|
@ -984,8 +984,8 @@ make_db_file_name (const char *issuer_hash)
|
|||
|
||||
|
||||
/* Hash the file FNAME and return the MD5 digest in MD5BUFFER. The
|
||||
caller must allocate MD%buffer wityh at least 16 bytes. Returns 0
|
||||
on success. */
|
||||
* caller must allocate MD5buffer with at least 16 bytes. Returns 0
|
||||
* on success. */
|
||||
static int
|
||||
hash_dbfile (const char *fname, unsigned char *md5buffer)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue