From aa090255cfc30e3aeef7e2ed8d1c8eac3e477cdb Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 14 Mar 2013 14:31:39 +0000 Subject: fix: various problems with memory git-svn-id: http://svn.miranda-ng.org/main/trunk@4025 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/src/FileViewer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Msg_Export/src/FileViewer.h') diff --git a/plugins/Msg_Export/src/FileViewer.h b/plugins/Msg_Export/src/FileViewer.h index 0315201010..d857f060ba 100755 --- a/plugins/Msg_Export/src/FileViewer.h +++ b/plugins/Msg_Export/src/FileViewer.h @@ -22,7 +22,7 @@ void Initialize(); void Uninitilize(); -void UpdateFileViews( const _TCHAR * pszFile ); +void UpdateFileViews( const TCHAR *pszFile ); bool bOpenExternaly( HANDLE hContact ); bool bShowFileViewer( HANDLE hContact ); -- cgit v1.2.3