[1/2] Retyped find_in_cache's transformation matrix parameter.

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Mon Jul 7 10:17:48 CDT 2008


This patch introduces an pointer cast, which will be removed again
by the next patch in this series. The change is sensible, as currently
a pointer to a bigger structure than the needed info is passed. The C
standard (at least C99) guarantees both the memcpy version as the cast
version to be well-defined.
---
 dlls/gdi32/freetype.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ddc5d41c6aecebf1bd93a7f7ca698e4906267260.diff
Type: text/x-patch
Size: 1296 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080707/fab83bfc/attachment.bin 


More information about the wine-patches mailing list