summaryrefslogtreecommitdiff
path: root/include/delphi/m_fontservice.inc
diff options
context:
space:
mode:
Diffstat (limited to 'include/delphi/m_fontservice.inc')
-rw-r--r--include/delphi/m_fontservice.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/m_fontservice.inc b/include/delphi/m_fontservice.inc
index 4317ecf2b6..81761f0924 100644
--- a/include/delphi/m_fontservice.inc
+++ b/include/delphi/m_fontservice.inc
@@ -86,7 +86,7 @@ type
backgroundName: array [0..63] of AnsiChar;
end;
TFontID = TFontID_tag;
- PFontID = ^TFontID;
+ pFontID = ^TFontID;
PFontIDW_tag = ^TFontIDW_tag;
TFontIDW_tag = record