mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
doc: Typ fix in comment
--
This commit is contained in:
parent
8a556c23a2
commit
cc531cc210
@ -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…
x
Reference in New Issue
Block a user