Eric Pouech : wineps.drv: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Tue Feb 22 16:06:51 CST 2022


Module: wine
Branch: master
Commit: ceb06647db50f73c0e622453fd76190160056926
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ceb06647db50f73c0e622453fd76190160056926

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Feb 22 09:42:46 2022 +0100

wineps.drv: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wineps.drv/Makefile.in |  1 -
 dlls/wineps.drv/bitblt.c    |  2 +-
 dlls/wineps.drv/builtin.c   |  8 ++++----
 dlls/wineps.drv/color.c     |  2 +-
 dlls/wineps.drv/download.c  |  4 ++--
 dlls/wineps.drv/driver.c    |  6 +++---
 dlls/wineps.drv/escape.c    | 10 +++++-----
 dlls/wineps.drv/font.c      |  2 +-
 dlls/wineps.drv/graphics.c  |  2 +-
 dlls/wineps.drv/init.c      | 18 +++++++++---------
 dlls/wineps.drv/pen.c       |  2 +-
 dlls/wineps.drv/ppd.c       |  4 ++--
 dlls/wineps.drv/ps.c        |  8 ++++----
 dlls/wineps.drv/type1.c     | 10 +++++-----
 dlls/wineps.drv/type42.c    | 22 +++++++++++-----------
 15 files changed, 50 insertions(+), 51 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ceb06647db50f73c0e622453fd76190160056926



More information about the wine-cvs mailing list