diff options
Diffstat (limited to 'plugins/CryptoPP/commonheaders.h')
-rw-r--r-- | plugins/CryptoPP/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/commonheaders.h b/plugins/CryptoPP/commonheaders.h index a7ac221f5e..d42577d7bc 100644 --- a/plugins/CryptoPP/commonheaders.h +++ b/plugins/CryptoPP/commonheaders.h @@ -103,7 +103,7 @@ PBYTE cpp_alloc_pdata(pCNTX); extern "C" {
- DLLEXPORT int Load(PLUGINLINK *);
+ DLLEXPORT int Load();
DLLEXPORT PLUGININFOEX *MirandaPluginInfoEx(DWORD);
DLLEXPORT int Unload();
|