[PATCH 13/18] dbghelp: Extract calc_crc32 function into a separate file.

Ken Thomases ken at codeweavers.com
Wed Mar 11 09:09:00 CDT 2009


---
  dlls/dbghelp/Makefile.in       |    1 +
  dlls/dbghelp/crc32.c           |  147 ++++++++++++++++++++++++++++++++++++++++
  dlls/dbghelp/dbghelp_private.h |    3 +
  dlls/dbghelp/elf_module.c      |  130 +----------------------------------
  4 files changed, 155 insertions(+), 126 deletions(-)
  create mode 100644 dlls/dbghelp/crc32.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: fbd5d58492ba4b3ccbe9416ed50d5f9aaa2a1832.diff
Type: text/x-patch
Size: 19619 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090311/6f72856b/attachment-0001.bin>


More information about the wine-patches mailing list