]> git.eshelyaron.com Git - emacs.git/commit
Fix the MS-Windows build broken by a recent commit
authorEli Zaretskii <eliz@gnu.org>
Sun, 28 Apr 2024 08:52:09 +0000 (11:52 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 15:05:38 +0000 (17:05 +0200)
commit886f14ed9ff3548bf958800fe8a4509b0d9bc7c3
tree01e0efc9e706e8de937da604e4b4870392f33622
parentc911aa3c86e6308c2898f36204838dd9102191ff
Fix the MS-Windows build broken by a recent commit

* src/w32term.c (w32_draw_glyph_string): Move 'foreground'
declaration to where it belongs.

(cherry picked from commit b329358334712671de38f919c99d1434026aa8f2)
src/w32term.c