Skip to content

Commit 8f6cbc8

Browse files
committed
b_win.c: whitespace nit
1 parent 364fc5b commit 8f6cbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crypto/compat/b_win.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ BIO_sock_init(void)
3030
}
3131
wsa_init_done = 1;
3232
}
33-
return (1);
33+
return (1);
3434
}
3535

3636
void

0 commit comments

Comments
 (0)