We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364fc5b commit 8f6cbc8Copy full SHA for 8f6cbc8
crypto/compat/b_win.c
@@ -30,7 +30,7 @@ BIO_sock_init(void)
30
}
31
wsa_init_done = 1;
32
33
- return (1);
+ return (1);
34
35
36
void
0 commit comments