citrun

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

commit 1b57ac8d6539d517fd68eee0f8db5979b8ca0c98
parent e88370bcd99062f3740339a980205c08374e3251
Author: Kyle Milz <kyle@0x30.net>
Date:   Mon, 26 Dec 2016 14:11:43 -0700

t: add whitespace

Diffstat:
Mt/lib_badver.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/t/lib_badver.sh b/t/lib_badver.sh @@ -9,6 +9,7 @@ plan 2 cat <<EOF > main.c #include <stddef.h> + struct citrun_node; void citrun_node_add(unsigned int, unsigned int, struct citrun_node *);