From 9a70ce42457c2124bd57f49f4f36d5268a0b56fc Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Mon, 19 Feb 2007 17:40:36 +0000 Subject: Fixed typo. --- ares/windows_port.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares/windows_port.c') diff --git a/ares/windows_port.c b/ares/windows_port.c index d9c358e2f..02bb4cbf8 100644 --- a/ares/windows_port.c +++ b/ares/windows_port.c @@ -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) -- cgit v1.2.3