mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Typ fix in comment
--
This commit is contained in:
parent
8a556c23a2
commit
cc531cc210
1 changed files with 1 additions and 1 deletions
|
@ -1229,7 +1229,7 @@ dotlock_take_w32 (dotlock_t h, long timeout)
|
|||
|
||||
|
||||
/* Take a lock on H. A value of 0 for TIMEOUT returns immediately if
|
||||
the lock can't be taked, -1 waits forever (hopefully not), other
|
||||
the lock can't be taken, -1 waits forever (hopefully not), other
|
||||
values wait for TIMEOUT milliseconds. Returns: 0 on success */
|
||||
int
|
||||
dotlock_take (dotlock_t h, long timeout)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue