citrun

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

commit 6964a2dd86f62c412dd2920ef2353d59aa784e5d
parent 758b50a5d94695ea40180b4284a6aed7aa28eb5b
Author: Kyle Milz <kyle@0x30.net>
Date:   Sat, 13 Aug 2016 13:18:55 -0600

src: kill whitespace

Diffstat:
Mtest/project.pm | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/test/project.pm b/test/project.pm @@ -122,7 +122,6 @@ sub wait { sub DESTROY { my ($self) = @_; - $self->kill() if ($self->{pid}); }