From 877c113518788babd6f633592c23f04f355bc30e Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 13 Sep 2018 14:41:10 +0200 Subject: remove test/ --- test/pipetest.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/pipetest.c b/test/pipetest.c index e848049..448f001 100644 --- a/test/pipetest.c +++ b/test/pipetest.c @@ -51,4 +51,5 @@ int main(int argc, char *argv[]) } //fclose(p); } + return 0; } -- cgit v1.2.3