Module: wine Branch: master Commit: 8bab39d946dccd5830a399d69abc34c1b96c56fa URL: https://gitlab.winehq.org/wine/wine/-/commit/8bab39d946dccd5830a399d69abc34c...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Nov 23 12:29:38 2022 +0100
win32u: Use int instead of long types for font sizes and flags.
To avoid typecasts in debug traces.
---
dlls/win32u/font.c | 8 +++---- dlls/win32u/freetype.c | 55 ++++++++++++++++++++++----------------------- dlls/win32u/ntgdi_private.h | 17 +++++++------- 3 files changed, 39 insertions(+), 41 deletions(-)