From b52dd1c1f38d1aeeb01c303d405a51afa82efe3b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 30 Dec 2013 18:32:36 +0000 Subject: code cleaning and reordering git-svn-id: http://svn.miranda-ng.org/main/trunk@7432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_mw/src/commonheaders.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Clist_mw/src/commonheaders.h') diff --git a/plugins/Clist_mw/src/commonheaders.h b/plugins/Clist_mw/src/commonheaders.h index ca9c6069e4..315f5e6605 100644 --- a/plugins/Clist_mw/src/commonheaders.h +++ b/plugins/Clist_mw/src/commonheaders.h @@ -86,7 +86,7 @@ extern int __cdecl MyStrCmpiT(const TCHAR *a, const TCHAR *b); extern DWORD exceptFunction(LPEXCEPTION_POINTERS EP); -extern int ( *saveIconFromStatusMode )( const char *szProto,int nStatus, HANDLE hContact); +extern int (*saveIconFromStatusMode)(const char *szProto, int nStatus, HANDLE hContact); //from bkg options -- cgit v1.2.3