From e4709ec279fe4e531d33154c3b833a715cf56fbc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 29 Jul 2016 16:24:08 +0000 Subject: removing TCHAR + WCHAR from headers git-svn-id: http://svn.miranda-ng.org/main/trunk@17146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_jabber.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/m_jabber.h') diff --git a/include/m_jabber.h b/include/m_jabber.h index 917a475a67..847b422bb4 100644 --- a/include/m_jabber.h +++ b/include/m_jabber.h @@ -193,7 +193,7 @@ Returns FALSE if all is Ok, and TRUE otherwise. /* A hook to be called during extensions list's creation -wParam = (WPARAM)(LIST*) - extensions list to be populated; +wParam = (WPARAM)(LIST*) - extensions list to be populated; lParam = (LPARAM)(IJabberInterface*). Returns FALSE if all is Ok, and TRUE otherwise. */ -- cgit v1.2.3