mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2026-03-21 07:39:56 +00:00
Fixed typo.
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
|
||||
#ifdef __WATCOMC__
|
||||
/*
|
||||
* Watcom needs a DlMain() in order to initialise the clib startup code.
|
||||
* Watcom needs a DllMain() in order to initialise the clib startup code.
|
||||
*/
|
||||
BOOL
|
||||
WINAPI DllMain (HINSTANCE hnd, DWORD reason, LPVOID reserved)
|
||||
|
||||
Reference in New Issue
Block a user