]> git.eshelyaron.com Git - emacs.git/commit
Fix the MS-Windows build broken 2013-10-25T04:35:56Z!dgutov@yandex.ru.
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Oct 2013 09:42:41 +0000 (12:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Oct 2013 09:42:41 +0000 (12:42 +0300)
commit6702c559da3fa6b5a94c42039c9f93d7b2b1fe83
tree5207ba38b906ce1b101cd04f5bb997a66ddcfb31
parent86bd985ec0060b83fe272e3fcc1d35f19a966ad1
Fix the MS-Windows build broken 2013-10-25T04:35:56Z!dgutov@yandex.ru.

 src/w32font.h (w32font_close): Adjust the prototype to the change in
 function definition.
 src/w32font.c (w32font_close): Reintroduce deleted declaration of i.
 src/w32uniscribe.c (uniscribe_close): Adapt the call to
 w32font_close to its new prototype.
src/ChangeLog
src/w32font.c
src/w32font.h
src/w32uniscribe.c