citrun

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

commit 7c72a249aa0ae8e452852e223e0cab463974945c
parent c2cb79edf6860f6f3b7f509c6c27edef655565fd
Author: Kyle Milz <kyle@0x30.net>
Date:   Thu,  8 Dec 2016 23:29:21 -0700

src: remove unneeded comment

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

diff --git a/src/inst_action.cc b/src/inst_action.cc @@ -70,7 +70,7 @@ InstrumentAction::EndSourceFileAction() // // Write instrumentation preamble. Includes: - // - runtime header, + // - runtime header // - per tu citrun_node // - static constructor for runtime initialization //