From 789aa2edb6337739caccbf0a5769d2419ffd4bb9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 24 Jul 2019 17:13:02 +0300 Subject: code cleaning --- include/delphi/m_hotkeys.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/delphi') diff --git a/include/delphi/m_hotkeys.inc b/include/delphi/m_hotkeys.inc index 4fb0cfc659..e19a2585f3 100644 --- a/include/delphi/m_hotkeys.inc +++ b/include/delphi/m_hotkeys.inc @@ -35,8 +35,8 @@ type pszSection :TChar; // section name used to group sounds (NULL is acceptable) pszService :PAnsiChar; // Service to call when HotKey Pressed DefHotKey :word; // default hot key for action - lParam :LPARAM; // lParam to pass to service dwFlags :dword; // Miranda ver >=9.0 + lParam :LPARAM; // lParam to pass to service end; -- cgit v1.2.3