]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Moved mc_errcontext.c into mc_main.c, since it was very small and there was
authorNicholas Nethercote <njn@valgrind.org>
Sun, 8 May 2005 18:34:59 +0000 (18:34 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 8 May 2005 18:34:59 +0000 (18:34 +0000)
commit020fa40bb0e0ce8addea2681ba73ab89abbcaa87
tree6b07c0ad5fa6d3b3e44e22b8c1124538cebb5bf4
parent1e1836be40e187d335e608f98f343fdcfb7c8968
Moved mc_errcontext.c into mc_main.c, since it was very small and there was
no benefit in having it separate.  This allows some exports to be removed
from mc_include.h.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3641
memcheck/Makefile.am
memcheck/mc_errcontext.c [deleted file]
memcheck/mc_include.h
memcheck/mc_main.c