]> git.eshelyaron.com Git - emacs.git/commit
; Use c-ctype.h in w32*.c
authorEli Zaretskii <eliz@gnu.org>
Wed, 18 Sep 2024 18:22:04 +0000 (21:22 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:16 +0000 (12:45 +0200)
commit04a82aaedaa7ad69c7b0f3a61d4dfacd99008dfa
tree291c25274ef40ac8851c97b94888d892b45c6645
parent1bdb6201e975ee0d4f0bf6073a676f17e4d22056
; Use c-ctype.h in w32*.c

* src/w32.c:
* src/w32fns.c: Replace ctype.h functions by equivalent
c-ctype.h functions.

(cherry picked from commit 252ed22d62fc80e2af6f37cf55c62848f6bc8e29)
src/w32.c
src/w32fns.c