summaryrefslogtreecommitdiff
path: root/plugins/Watrack/proto/proto.pas
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Watrack/proto/proto.pas')
-rw-r--r--plugins/Watrack/proto/proto.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Watrack/proto/proto.pas b/plugins/Watrack/proto/proto.pas
index 44efda6ec8..5ff19c1b25 100644
--- a/plugins/Watrack/proto/proto.pas
+++ b/plugins/Watrack/proto/proto.pas
@@ -80,7 +80,7 @@ begin
else
Timestamp:=GetCurrentTime;
end;
- CallService(MS_DB_EVENT_ADD,hContact,lparam(@dbeo));
+ db_event_add(hContact, @dbeo);
end;
{SEND-time text translation}