Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/dbghelp/Makefile.in | 2 ++ dlls/dbghelp/dbghelp_private.h | 1 - dlls/dbghelp/dwarf.c | 4 +-- dlls/dbghelp/elf_module.c | 14 ++++---- dlls/dbghelp/macho_module.c | 20 +++++------ dlls/dbghelp/module.c | 62 ++++++++++++++++---------------- dlls/dbghelp/path.c | 64 +++++++++++++++++----------------- dlls/dbghelp/pe_module.c | 2 +- dlls/dbghelp/symbol.c | 8 ++--- 9 files changed, 89 insertions(+), 88 deletions(-)