summaryrefslogtreecommitdiff
path: root/plugins/Actman30/actman30.dpr
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Actman30/actman30.dpr')
-rw-r--r--plugins/Actman30/actman30.dpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Actman30/actman30.dpr b/plugins/Actman30/actman30.dpr
index 2f7a24e573..55f510418a 100644
--- a/plugins/Actman30/actman30.dpr
+++ b/plugins/Actman30/actman30.dpr
@@ -75,7 +75,7 @@ var
{$include m_actman.inc}
-function MirandaPluginInfoEx(mirandaVersion:DWORD):PPLUGININFOEX; cdecl;
+function MirandaPluginInfoEx(mirandaVersion:dword):PPLUGININFOEX; cdecl;
begin
result:=@PluginInfo;
PluginInfo.cbSize :=SizeOf(TPLUGININFOEX);