citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 3bf5ba7e2923bebefd68f6105da8e5e2e8c9ef9f
parent 3ae4837c48bf2d1db662aaa355679d3890a169ad
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri, 19 Aug 2016 15:21:53 -0600

src: clarify purpose

Diffstat:
Msrc/dump_main.cc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/dump_main.cc b/src/dump_main.cc @@ -1,5 +1,5 @@ // -// Tool used by the end to end tests. +// Tool used by tests. // #include "shm.h" #include "runtime_proc.h"