mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-11 22:01:08 +02:00
doc: Comment typo fix
--
This commit is contained in:
parent
34fafa50f1
commit
fbc52f5501
@ -984,8 +984,8 @@ make_db_file_name (const char *issuer_hash)
|
|||||||
|
|
||||||
|
|
||||||
/* Hash the file FNAME and return the MD5 digest in MD5BUFFER. The
|
/* Hash the file FNAME and return the MD5 digest in MD5BUFFER. The
|
||||||
caller must allocate MD%buffer wityh at least 16 bytes. Returns 0
|
* caller must allocate MD5buffer with at least 16 bytes. Returns 0
|
||||||
on success. */
|
* on success. */
|
||||||
static int
|
static int
|
||||||
hash_dbfile (const char *fname, unsigned char *md5buffer)
|
hash_dbfile (const char *fname, unsigned char *md5buffer)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user