From 19c56795a93d0f44eae9feb98261ea4701862b62 Mon Sep 17 00:00:00 2001 From: sirakaba Date: Thu, 23 Sep 2010 04:23:57 +0000 Subject: [PATCH] =?utf8?q?=E3=82=B3=E3=83=B3=E3=83=91=E3=82=A4=E3=83=A9?= =?utf8?q?=E3=81=AE=E8=AD=A6=E5=91=8A=E3=82=92=E4=BF=AE=E6=AD=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@334 9df91469-1e22-0410-86e7-ea8537beb833 --- src/plugin/xpiLibrary/xpiLibrary.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin/xpiLibrary/xpiLibrary.cpp b/src/plugin/xpiLibrary/xpiLibrary.cpp index 1950608..309e2b0 100644 --- a/src/plugin/xpiLibrary/xpiLibrary.cpp +++ b/src/plugin/xpiLibrary/xpiLibrary.cpp @@ -174,7 +174,7 @@ int __stdcall FreePlugin int __stdcall CheckArchive ( const wxString & _szArcName, - wxULongLong_t * _llFileCount + wxULongLong_t * ) { FARPROC fpProc = ::GetProcAddress(g_hLib, "IsSupported"); -- 2.11.0