summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExternalAPI')
-rw-r--r--plugins/ExternalAPI/delphi/m_historypp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/delphi/m_historypp.inc b/plugins/ExternalAPI/delphi/m_historypp.inc
index a0ff7e82d7..19fed89f4e 100644
--- a/plugins/ExternalAPI/delphi/m_historypp.inc
+++ b/plugins/ExternalAPI/delphi/m_historypp.inc
@@ -149,7 +149,7 @@ type
cbSize : DWord;
hContact : THandle;
hDBEvent : THandle;
- pPassword: PAnsiChar;
+ junkie: PAnsiChar;
end;
POpenEventParams = ^TOpenEventParams;