Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/dbghelp/cpu_i386.c | 2 +- dlls/dbghelp/dbghelp_private.h | 68 +++++++++++----------- dlls/dbghelp/dwarf.c | 100 ++++++++++++++++----------------- dlls/dbghelp/elf_module.c | 50 ++++++++--------- dlls/dbghelp/image_private.h | 2 +- dlls/dbghelp/macho_module.c | 70 +++++++++++------------ dlls/dbghelp/minidump.c | 2 +- dlls/dbghelp/module.c | 4 +- dlls/dbghelp/msc.c | 6 +- dlls/dbghelp/stabs.c | 54 +++++++++--------- dlls/dbghelp/storage.c | 8 +-- dlls/dbghelp/symbol.c | 18 +++--- dlls/dbghelp/type.c | 2 +- 13 files changed, 193 insertions(+), 193 deletions(-)