Commit 42aa760
win32: pthread_cond_init should return a value
This value is not checked, but it must return to match POSIX
Signed-off-by: Greg Funni <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 9a2fb14 commit 42aa760
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments