Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the
authorFrançois Gouget <gouget@metaintegration.net>
Wed, 28 Oct 1998 10:47:09 +0000 (10:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Oct 1998 10:47:09 +0000 (10:47 +0000)
commit241c730d547093685f020b56589bec38b495156b
tree58afe4c430545f4232dae303b2399f9ef2908e51
parent87f87bf61c163a567ae9d29b514736f6c1808333
Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the
headers prototypes.
24 files changed:
debugger/dbg.y
debugger/msc.c
debugger/stabs.c
debugger/types.c
graphics/escape.c
graphics/metafiledrv/graphics.c
graphics/painting.c
graphics/path.c
graphics/psdrv/graphics.c
graphics/win16drv/graphics.c
graphics/x11drv/graphics.c
include/debugger.h
include/gdi.h
include/metafiledrv.h
include/psdrv.h
include/win16drv.h
include/windows.h
include/wintypes.h
include/x11drv.h
objects/clipping.c
objects/dc.c
objects/dcvalues.c
objects/palette.c
objects/region.c