Author: njn Date: 2009-01-19 22:16:52 +0000 (Mon, 19 Jan 2009) New Revision: 8986 Log: The Darwin patch had a mix of 3-space and 4-space indenting, in some places within a single file or even a single function. This commit changes it all (or as much as I could find) to 3-space indenting. Modified: branches/DARWIN/cachegrind/cg-x86.c branches/DARWIN/cachegrind/cg_arch.h branches/DARWIN/coregrind/launcher-darwin.c branches/DARWIN/coregrind/m_aspacemgr/aspacemgr-linux.c branches/DARWIN/coregrind/m_debuginfo/readmacho.c branches/DARWIN/coregrind/m_debuginfo/storage.c branches/DARWIN/coregrind/m_debugstub/debugstub-darwin.c branches/DARWIN/coregrind/m_libcfile.c branches/DARWIN/coregrind/m_replacemalloc/vg_replace_malloc.c branches/DARWIN/coregrind/m_scheduler/scheduler.c branches/DARWIN/coregrind/m_scheduler/sema.c branches/DARWIN/coregrind/m_stacktrace.c branches/DARWIN/coregrind/m_syswrap/priv_types_n_macros.h branches/DARWIN/coregrind/m_syswrap/syswrap-amd64-darwin.c branches/DARWIN/coregrind/m_syswrap/syswrap-darwin.c branches/DARWIN/coregrind/m_syswrap/syswrap-generic.c branches/DARWIN/coregrind/m_syswrap/syswrap-main.c branches/DARWIN/coregrind/m_syswrap/syswrap-x86-darwin.c branches/DARWIN/coregrind/m_transtab.c branches/DARWIN/coregrind/m_ume_macho.c branches/DARWIN/memcheck/mc_main.c branches/DARWIN/memcheck/mc_replace_strmem.c [... diff too large to include ...] |