summaryrefslogtreecommitdiff
path: root/include/delphi/m_database.inc
diff options
context:
space:
mode:
Diffstat (limited to 'include/delphi/m_database.inc')
-rw-r--r--include/delphi/m_database.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/delphi/m_database.inc b/include/delphi/m_database.inc
index 892f5740d0..43691bc9c6 100644
--- a/include/delphi/m_database.inc
+++ b/include/delphi/m_database.inc
@@ -46,6 +46,7 @@ type
cbBlob : dword; // size in bytes of pBlob^
pBlob : PByte; // pointer to buffer containing the module defined event data
szId : PAnsiChar; // server id of event
+ szUserId : PAnsiChar; // user id of event
end;
(******************************************************************************