Fixed a race condition on RPC worker thread creation, and a typo.
[wine] / dlls / checklink.c
1 int main(void)
2 {
3     return 0;
4 }