]> git.eshelyaron.com Git - emacs.git/commit
Avoid compiler warnings in addpm.c and ddeclient.c
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2019 09:53:02 +0000 (11:53 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2019 09:53:02 +0000 (11:53 +0200)
commit273604dd87f1955f2090650d2699b4ebfb322db8
tree5d6f507e603214422da5f0483f1e4a315e08370b
parent4e4440272ece6d698d88af680d5c17ab322c7b64
Avoid compiler warnings in addpm.c and ddeclient.c

* nt/ddeclient.c (DdeCallback):
* nt/addpm.c (DdeCallback): Modify types of the last 2
arguments to avoid compiler warnings in 64-bit builds.
(Bug#38040)
nt/addpm.c
nt/ddeclient.c